loadCounts | R Documentation |
Loads expression data from .h5 count files. Only samples with counted expression are kept. If es already containts expression data it is returned as is.
loadCounts(es, counts_dir)
es |
ExpressionSet from GEO to check for expression in ARCHS4/dee2 or other h5 files |
counts_dir |
directory with .h5 files collections. There must be meta.rda file
in counts_dir and each collection's sub directory must have meta.txt file with description.
Also |
either original es or an ExpressionSet with loaded count data from ARCHS4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.