View source: R/prep_RNAseq_output.R
Make metadata from CSV input, including generation of 'path' for abundance.h5 kallisto ouput main job is recursive dir() to find abundance.h5 files searches for dir with sampleID, then recursive-searches that for abundance.h5
1 | get_metadata(metadata_csv, data_dir)
|
metadata_csv |
CSV format file with sample and ontehr columns |
data_dir |
dir from which to recursively search for abundance.h5 for samples |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.