View source: R/readBiokitAsDGEList.R
readBiokitAsDGEList | R Documentation |
Read a Biokit output directory into a DGEList object for downstream analysis
readBiokitAsDGEList(
dir,
anno = c("refseq", "ensembl"),
useCollapsedData = FALSE
)
dir |
Biokit output directory |
anno |
Annotation type, either |
useCollapsedData |
Logical, The function depends on |
##... (TODO: add a mock output directory in testdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.