Description Usage Arguments Value Examples
Select the genes you want to keep in your experiment
1 2 3 4 | selectGenes(object, liste, typeID)
## S4 method for signature 'Experiment'
selectGenes(object, liste, typeID)
|
object |
The object for which we want modification. |
liste |
list with all the genes' id you want to keep in your experiment |
typeID |
it refers to the id you will provide in your list(rapdb or msu) |
The object with only the genes selected
The object with the new db
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.