commonGene | R Documentation |
Common genes from datasets
commonGene(dat, loaded = TRUE)
dat |
A character vector containing the name of datasets loaded in memory. Currently, the loaded dataset format should be in ExpressionSet class. You can also provide a list of genes you want to merge into a common gene list. |
loaded |
The default condition ( |
A character vector with the common genes of the datasets.
This function is for CRC datasets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.