View source: R/check_drugcomb.R
CheckTissue | R Documentation |
Function CheckTissue
compares tissue names passed to test
argument with tissues archived in DrugComb (extracted to
drugcomb
R data). It will return the total number of tissues
have been archived in DrugComb as well as which tissues are already or not
yet archived in DrugComb.
CheckTissue(test)
test |
A character vector. It contains names of tissues which would be checked. |
A list contains 3 elements:
n: It indicates that there are totally n tissues archived in DrugComb database.
old: It lists the names and IDs of tissues that have been archived in DrugComb.
new: It lists the names of tissues that are not yet in DrugComb.
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.