View source: R/api_cellosaurus.R
GetAccession | R Documentation |
This function extract Cellosaurus accession ID of one cell line from an
XMLIntervalElementNode object extracted from Cellosaurus xml file. Combining
this function with apply
or sapply
can extract disease
information from an XMLNodeSet object.
GetAccession(node)
node |
An XMLInternalElementNode with only one cell line's information which was extracted from Cellosaurus xml file. |
A character. The Cellosaurus accession ID of cell line
Jing Tang jing.tang@helsinki.fi Shuyu Zheng shuyu.zheng@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.