runFastQC: Submit a list of files associated with a project for QC...

Description Usage Arguments

View source: R/runFastQC.R

Description

Submit a list of files associated with a project for QC checking with fastQC file

Usage

1
2
3
4
runFastQC(projName, outRoot = file.path("/scratch/pschofield/Projects",
  projName), fileList = NULL, outName = "Analysis/fastqc",
  fileFormat = "fastq", noSub = F, scpIt = T,
  fileExt = ".fastq.gz")

Arguments

projName

project name

outRoot

output root directory

fileList

list of fastq file


PietaSchofield/plibb documentation built on May 6, 2019, 6:45 p.m.