Description Usage Arguments Value
View source: R/processing_pipeline.R
using the samplesheet created by createNfCorePipelineSampleSheet, create a file to move fastq files from lts to scratch
1 | moveNfCoFastqFiles(nf_co_samplesheet, from_prefix)
|
nf_co_samplesheet |
a samplesheet created by createNfCorePipelineSamplesheet() with the prefixes set to what the path will be once the files are moved to scratch |
from_prefix |
filepath from source up to the filename of the file |
a dataframe with two columns, source and destination
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.