updateDEE2meta | R Documentation |
Creates meta.txt
file, which describes typical dee2 files.
updateDEE2meta(
destDir = file.path(getPhantasusConf("cache_folders")$rnaseq_counts, "dee2")
)
destDir |
path to directory with DEE2 .h5 files. |
This function produces very specific "hardcoded" meta.txt
file for dee2 counts colletction.
See validateCountsCollection
for more common information and meta.txt
file structure
validateCountsCollection
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.