wrangleMat | R Documentation |
removes ERCC peaks and duplicated genes
wrangleMat(mat)
mat |
pre-filters and orders bulk rna-seq data |
filtered and ordered count-matrix
library(seAMLess)
data("exampleTCGA")
exampleTCGA <- wrangleMat(exampleTCGA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.