dge_wrapper | R Documentation |
Wrapper which returns a dge that has been filtered and is ready for downstream processing. I've added a bunch of errors here which should prevent mistakes in creating/using this object
dge_wrapper(txi, p, gene_annots)
txi |
'lengthScaledTPM' txi object |
p |
data.frame of sample phenodata |
gene_annots |
gene annotations |
DGE object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.