View source: R/generate_cell.R
MatchCellAcc | R Documentation |
Match cell line name with cellosaurus accession
MatchCellAcc(names, file)
names |
A vector of charactors contains names of interested cell lines |
file |
The path to Cellosaurus XML file which was posted on https://web.expasy.org/cellosaurus/ |
A data frame contains:
input_name The input cell lines names
cellosaurus_accession The cellosaurus accession matched with cell line names.
all_name All names for the mached cell lines, including primary name and synonyms.
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.