Description Usage Arguments Details Value Author(s) Examples
Calculates the coefficient of variation for each gene within a defined genomic region.
1 | cvExpr(se, region)
|
se |
A SummarizedExperiment containing the normalised gene expression data. |
region |
A GRanges object containing the genomic location of the region of interest. This can either be an entire length or the subset of a chromosome. |
Calculates the coefficient of variation (CV) for each gene with a genomic region of interest. The CV Values can be used to determine which genes are not critical for appropiate clustering and can be filtered out prior to clustering.
Returns a list containing the CV of each gene and the the quantile threshold of the data.
Benjamin Mayne
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.