Description Usage Arguments Value
View source: R/processReadLength.R
This function applies runs our NNLS model for a given subset of the pheno matrix that has the same read length specified and reports an rse.
1 | processReadLength(rl, pheno, jx_file, cores, counts = NULL)
|
rl |
A read length that exists in the pheno table |
pheno |
The phenotype matrix created by processPheno(). |
jx_file |
The path to the Rail-RNA junction coverage file if processing sample not already in recount2. |
cores |
The number of processing cores to use. |
A rse of the quantified tx abundances in the samples in pheno.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.