exploratory_analysis_edger: Exploratory analysis of edgeR data

Description Usage Arguments

View source: R/exploratory_analysis_edger.R

Description

Exploratory analysis of edgeR data

Usage

1
exploratory_analysis_edger(disp, species, metadata)

Arguments

disp

DGEList object; output of edgeR::estimateDisp

species

character string specifying the name of the species. Only 'human', and 'mouse' are supported at present. [DEFAULT = human].

metadata

list created by sanity_check and with raw count data stored in metadata$count$A and length-adjusted count data stored in metadata$count$B. Created as part of run_dea


DelilahYM/rseqR_mod documentation built on Dec. 17, 2021, 4:11 p.m.