Skip to content

Scripts for routine analysis of clinical next generation sequencing (NGS) data at Synnovis Genetics

Notifications You must be signed in to change notification settings

moka-guys/automate_demultiplex

Repository files navigation

Automate Demultiplex

Scripts for routine analysis of clinical next generation sequencing (NGS) data at Viapath Genetics:

  1. demultiplex.py - Demultiplex Illumina NGS data using bcl2fastq2 (guide)
  2. upload_and_setoff_workflows.py - Upload NGS data to DNANexus and trigger in-house workflows (guide)

The following modules are core dependencies:

Logging

Logfiles produced by automate demultiplex scripts are uploaded to the DNANexus project under PROJECT:/RUNFOLDER/Logfiles. See docs/ for each script's logfile details.

Alerts

Alerts are sent to the #moka-alerts binfx slack channel. In the event of a critical failure an email is sent to the moka-guys mailing list.

Scheduling

Scripts are triggered by a cronjob on the linux workstation which can be updated using sudo crontab -e.

License

TBC