View source: R/example_bioc_data.R
example_bioc_data | R Documentation |
We can construct the following types of containers:
example_bioc_data(class = "DGEList", efds = NULL, y = NULL, ...)
efds |
An already loaded example FacileDataStore to convert to a Bioconductor container. |
y |
A DGEList for direct conversion to another Bioconductor object. This does not to anything with any FacileDataStore anywhere. |
type |
The type of assay container. Pick from the ones enumerated above. |
DGEList
EList
ExpressionSet
SummarizedExperiment
DESeqDataSet
SingleCellExperiment (not yet)
MultiAssayExperiment (not yet)
The Bioconductor container
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.