Sign inSign up

ikmb/ngs-qc

Sponsored OSS

By Kiel University

•Updated 18 days ago

Container with NGS QC tools

Image
0

6.1K

ikmb/ngs-qc repository overview

⁠ngs-qc

QC tools for new sequencing runs (FastQC, FastQ Screen, MultiQC Report)

⁠Usage instructions

This pipeline is currently configured to run on the IKMB DX Cluster. To start the pipeline, you need:

  • singularity
  • nextflow

Both of these should be available automatically.

The basic syntax is as follows:


nextflow run ikmb/ngs-qc --folder /mnt/demux/illumina/<PROJECT>

This will traverse all the project folders and produce both a global run statistic from the bcl2fastq stats file as well as per-library metrics on sequence quality and possible contaminations, separated by project name.

By default, the results are written to the folder "results", created in the place where the pipeline is launched from. Alternatively, you may specify --outdir /some/outdir to generate the results elsewhere. If you point --outdir to the same folder as the demuxed run, the QC reports should be correctly sorted into the respective project directories.


nextflow run ikmb/ngs-qc --folder /mnt/demux/illumina/<PROJECT> --outdir /mnt/demux/illumina/<PROJECT>

Tag summary

Content type

Image

Digest

sha256:2e29ded6b…

Size

1.6 GB

Last updated

18 days ago

docker pull ikmb/ngs-qc

This week's pulls

Pulls:

35

Last week