get_cell | R Documentation |
Compute individual-related cell line
get_cell(cmat, db.path = tempdir(), removeBatchEffect = TRUE, orgDB)
cmat |
The RNA-seq count expression profiles of clinical query samples. |
db.path |
A character(1) string with the folder path where the background data was saved. |
removeBatchEffect |
Remove batch effects from expression data using limma (TRUE by default). |
orgDB |
The human annotation db for ID convert. |
A cell line information list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.