View source: R/api_cellosaurus.R
GetTissue | R Documentation |
This function extract source tissue according to cross-reference "CCLE Name"
from an XMLIntervalElementNode object extracted from Cellosaurus xml file.
Combining it with apply
or sapply
can extract tissue from an
XMLNodeSet object.
GetTissue(node)
node |
An XMLInternalElementNode with only one cell line's information which was extracted from Cellosaurus xml file. |
A character. The tissue name of cell line according to CClE category.
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.