View source: R/api_cellosaurus.R
GetCell | R Documentation |
This function searches the value of <name> tags in Cellosaurus XML document
to find entries that matches the names provided in the names
parameter.
GetCell(node, ids, type = "name")
node |
An XMLNodelist. It is the output of |
ids |
A vector of characters. It is the name or Cellosaurus accession of cell lines that will be searched in Cellosaurus XML file. |
type |
A charatcer. It indicate the type of |
An XMLNodeSet containing matched cell lines in the dataset. If no cell line is matched, a NULL list will be return.
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.