View source: R/KallistoExperiment.R
FIXME: add Harold's quasi-normalized TPM method for tx-level comparisons.
1 2 3 | KallistoExperiment(est_counts = NULL, eff_length = NULL,
transcriptomes = NULL, covariates = DataFrame(),
features = GRangesList(), kallistoVersion = "", est_counts_mad = NULL)
|
est_counts |
matrix of estimated counts |
eff_length |
matrix of effective transcript lengths |
transcriptomes |
string or strings naming the target txomes |
covariates |
the column metadata (covariates) for each sample |
features |
the row-wise annotations for the object |
kallistoVersion |
version of Kallisto used to run the experiment |
est_counts_mad |
matrix of count MADs summarizing bootstrap runs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.