Clinical-Genomics / demultiplexing

To keep scripts associated with execution of the Illumina demultiplexing pipeline
5 stars 0 forks source link

Feat/demux on hasta #134

Closed barrystokman closed 3 years ago

barrystokman commented 3 years ago

This PR adds demultiplexing of Novaseq flowcells on hasta

How to prepare for test:

How to test:

Expected test outcome:

Review:

This version is a:

Deployment plan:

barrystokman commented 3 years ago

runs dir used in test: /home/proj/stage/flowcells/novaseq/runs/201203_A00689_0200_AHVKJCDRXX demux dir used in test: /home/proj/stage/flowcells/novaseq/demux/201203_A00689_0200_AHVKJCDRXX

Demux started: image

Demux dir and contents: image

Project log: projectlog.20210122114617.log

cgstats select HVKJCDRXX: cgstats_HVKJCDRXX.txt

laneBarcode.html: laneBarcode.zip

cgstats and flowcell demultiplexing summary are identical to prod results: prod_files.zip

barrystokman commented 3 years ago

Since this will be release to SLURM the parent process will continue so any signal that this is finished will need to be put at the end of the sbatch script

it seems sbatch --wait does the trick!

henrikstranneheim commented 3 years ago

@barrystokman I am guessing you need to update and publish some AM docs together with PR. If so - let's include this in the PR header under implementation plan or similar

barrystokman commented 3 years ago

Bumped: image

Deployed on hasta: image image image image image