fitBundles: encapsulate limma/voom analysis for consistency with...

Description Usage Arguments Value

View source: R/fitBundles.R

Description

encapsulate limma/voom analysis for consistency with ebrowser()

Usage

1
fitBundles(kexp, design, bundleID = "gene_id", read.cutoff = 1, ...)

Arguments

kexp

A KallistoExperiment

design

A model matrix

bundleID

The ID to bundle on (default is gene_id)

read.cutoff

Exclude bundles where the maximum count is < this

...

any more

Value

A list with elements (design, voomed, fit)


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