KallistoExperiment: Initializes a KallistoExperiment and performs some...

Description Usage Arguments

View source: R/KallistoExperiment.R

Description

FIXME: add Harold's quasi-normalized TPM method for tx-level comparisons.

Usage

1
2
3
KallistoExperiment(est_counts = NULL, eff_length = NULL,
  transcriptomes = NULL, covariates = DataFrame(),
  features = GRangesList(), kallistoVersion = "", est_counts_mad = NULL)

Arguments

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


RamsinghLab/arkas_staging documentation built on March 14, 2021, 11:40 a.m.