verify.fastq.specification: Check that FASTQ specification data frame matches expected...

Description Usage Arguments Value

View source: R/verify.fastq.specification.R

Description

Check that FASTQ specification data frame matches expected format, and that all files exist

Usage

1
2
verify.fastq.specification(fastq.specification, paired.end = FALSE,
  files.ready = FALSE)

Arguments

fastq.specification

Data frame containing columns sample.id and reads, and optionally a column mates

paired.end

Logical indicating whether paired end reads are used

files.ready

Logical indicating if the files already exist on disk. If there are job dependencies, this should be set to FALSE.

Value

None


varitas documentation built on Nov. 14, 2020, 1:07 a.m.