View source: R/create-samplesheet.r
meffil.create.samplesheet | R Documentation |
If necessary generates two columns necessary for some functions: Sample_Name
and Sex
meffil.create.samplesheet(
path,
basenames = meffil.basenames(path, recursive),
recursive = FALSE,
delim = "_"
)
basenames |
Output from |
delim |
Optional delim character to separate |
Sample sheet data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.