nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI / PubMedTextTable

PubMedTextTable

Full name SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed.PubMedTextTable Assembly SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI Members 21

A publication record in pubmed database, export from pubchem database export in csv/json list format

00 Remarks

dump data from pubchem data that make associates from pubchem and pubmed

01 Syntax

SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed.PubMedTextTable

02 Methods

NameOverloadsSummary
ParseJSON 1
GetPublishDate 1
LoadTable 1
ToString 1

03 Properties

NameOverloadsSummary
pmid 1 the article pubmed id
meshheadings 1 keywords about this article
cids 1 the related compound list about this article
articleauth 1 authors names
articlepubdate 1
articletype 1
pmidsrcs 1
meshsubheadings 1
meshcodes 1
sids 1
articletitle 1
articleabstract 1
articlejourname 1
articleaffil 1
citation 1
doi 1
annotation 1

04 Members

method ParseJSON #
ParseJSON(String)
Parameters
NameTypeDescription
jsonString

could be a json file its file path or the json text content data.

property pmid #
pmid

the article pubmed id

property meshheadings #
meshheadings

keywords about this article

property cids #
cids

the related compound list about this article

property articleauth #
articleauth

authors names

property articlepubdate #
articlepubdate
property articletype #
articletype
property pmidsrcs #
pmidsrcs
property meshsubheadings #
meshsubheadings
property meshcodes #
meshcodes
property sids #
sids
property articletitle #
articletitle
property articleabstract #
articleabstract
property articlejourname #
articlejourname
property articleaffil #
articleaffil
property citation #
citation
property doi #
doi
property annotation #
annotation
method GetPublishDate #
GetPublishDate()
method LoadTable #
LoadTable(String)
method ToString #
ToString()