write.output: A wrapper function to easily export results to directory

Description Usage Arguments Examples

View source: R/RNASeqSuite.R

Description

Exports the results in the DGEExact or DGELRT object to a directory

Usage

1
write.output(dl, directory, fdr=0.05)

Arguments

dl

A valid DGEExact or DGELRT object

directory

The name of the directory to output results

fdr

The fdr value to use for a cutoff on significant results

Examples

1
write.output(dl, 'output', fdr=0.05)

Dudemanguy911/RNASeqSuite documentation built on Dec. 9, 2019, 8:43 a.m.