convert_species_dge: Convert a raw digital gene expression matrix from one species...

Description Usage Details

View source: R/utilities.R

Description

Convert a raw digital gene expression matrix from one species to another.

Usage

1
convert_species_dge(raw_dge, from = "human", to = "mouse")

Details

If two genes have the same ortholog, the molecule counts get added. If a gene has no ortholog, it is omitted. The input must be a matrix with genes stored in rownames( raw_dge ).


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.