Skip to contents

using the samplesheet created by createNfCorePipelineSampleSheet, create a file to move fastq files from lts to scratch

Usage

moveNfCoFastqFiles(nf_co_samplesheet, from_prefix)

Arguments

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

Value

a dataframe with two columns, source and destination