Skip to contents

Store results as text files

Usage

write_all_results(dmc, dir = ".")

Arguments

dmc

A depth-3 list of DESeq2::DESeqDataSet-class() objects containing results in the S4Vectors::mcols() slot

dir

Directory to store the results in

Details

Save unfiltered versions of the results in text files

Author

Gavin Kelly