split_names_fastq: split.names.fastq

Description Usage Arguments

Description

Given a format split the files provided. Tried and tested on fastq files

Usage

1
2
split_names_fastq(files,
  format = "$samplename$_$index$_L00$lane$_R$read$_$num$.fastq.gz")

Arguments

files

a character vector of filenames, to be parsed

format

the regex type format to be used to extract information from filenames. See default format as an example.


flow-r/ngsflows documentation built on May 16, 2019, 1:25 p.m.