mcgml / IlluminaQC

Shell script for BCL to uBAM, QC and analysis launch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IlluminaQC

Quality control workflow for Illumina sequencing data

Launch with

mkdir /data/results/"$seqId" && cd /data/results/"$seqId" && qsub -v seqId="$seqId",sourceDir="/data/archive/miseq/$seqId" /data/diagnositcs/pipelines/IlluminaQC/IlluminaQC-"$version"/IlluminaQC.sh

About

Shell script for BCL to uBAM, QC and analysis launch

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%