apply.edgeR: Apply edgeR on dataset. This is a general function which...

Description Usage Arguments Value

Description

Apply edgeR on dataset. This is a general function which applies edgeR on a given dataset.

Usage

1
apply.edgeR(dataset, group = NULL)

Arguments

dataset

Numeric count matrix of read counts.

group

Vector or factor giving the experimental group/condition for each sample/library in the pilot dataset. If not provided, groups are assumed equally divided.

filename

Filename of the dataset; edgeR results on that dataset will be named accordingly

Value

Applies edgeR to given dataset, and returns results table


fayezor/myRpackage documentation built on May 16, 2019, 11:01 a.m.