Description Usage Arguments Value See Also
fileToDESeq2
Create a DESeqDataSet from a file input
1 | fileToDESeq2(fPath, header = TRUE, sep = ",")
|
fPath |
path to file on user's system. expect file to be a CSV of gene |
header |
whether file contains header, passed to read.csv() |
sep |
data delimiting character, passed to read.csv() |
DESeqDataSet
read.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.