RunDESeq2.StudyCase: run DESeq2 on an object of class StudyCase

Description Usage Arguments Value Author(s)

View source: R/study_case.R

Description

run DESeq2 on an object of class StudyCase to test differential expression on each feature of a data table, and order variables by increasing adjusted p-value.

Usage

1
2
## S3 method for class 'StudyCase'
RunDESeq2(self)

Arguments

self

object belong to StudyCase class.

Value

a clone of the input StudyCase object with an added DataTableWithTrainTestSets containing the log2norm data table where features have been re-ordered by increasing adjusted p-value.

Author(s)

Mustafa AbuElQumsan and Jacques van Helden


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.