All Pipelines
FredHutch/interop-nf
InterOp QC Reporting - Nextflow
README
Workflow used to generate QC metrics from the output of an Illumina sequencing run.
Invoking the Workflow
The workflow can be run on the contents of an Illumina run folder with the following command:
runDirectory=<path to run directory>
reportsDirectory=<path to report output folder>
nextflow run FredHutch/InterOp-nf --runDir ${runDirectory} --reportsDir ${reportsDirectory}
The run folder must contain the InterOp/
folder and the RunInfo.xml
and RunParameters.xml
files.
Workflow output
Other information
Docker image used: https://github.com/FredHutch/docker-python-interop
Launch Pipeline
Run this pipeline using Seqera on top of your own compute.