obtain_refseq | R Documentation |
Obtain RefSeq textual data
obtain_refseq(
geneList,
keyType = "SYMBOL",
organism = 9606,
org_db = org.Hs.eg.db
)
geneList |
gene list |
keyType |
key type of gene list |
organism |
organism |
org_db |
used to convert ID |
Obtain refseq textual data and makes a biotext object.
biotext class object
generalf
obtain_refseq(c("PNKP"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.