Description Usage Arguments Value Examples
Using Ensembl gene IDs as input, findGeneName() returns the corresponding gene names in the fData of the specified CellDataSet object.
1 | findGeneName(gene_IDs, cds)
|
gene_IDs |
a vector of Ensembl gene IDs e.g ENSMUSG00000035783 |
cds |
a CellDataSet object e.g. used in the monocle package |
string(s)
1 | findGeneName(c("ENSMUSG00000035783","ENSMUSG00000031871","ENSMUSG00000036446"), myCDS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.