Description Usage Arguments Value
Splits the DGE of a MixedSpeciesSample into two SingleSpeciesSample DGEs.
The splitting is done by the prefixes of the gene names. If no prefixes are provided
the defaults are hg_ for human and mm_ for mouse respectively.
1 | splitDgeByGenesOfSpecies(object, prefix1 = NULL, prefix2 = NULL)
|
object |
A |
prefix1 |
The prefix of the gene names for species1. |
prefix2 |
The prefix of the gene names for species2. |
A list of data.frames corresponding to the genes of the two species.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.