sanger-tol / ascc

A Nextflow DSL2 pipeline for the identification of cobiont and contaminating sequences using fasta and pacbio data.
https://pipelines.tol.sanger.ac.uk/ascc
MIT License
3 stars 0 forks source link

V1.1.0 - [REFACTOR] - Major refactor #44

Open DLBPointon opened 3 months ago

DLBPointon commented 3 months ago

Description of feature

Currently the pipeline needs one entire instance to run each of [Hap1, Hap2, mito, chloro, {number of cobionts id'ed}]. Pipeline should therefore be refactored so that these can all be dynamically run on a singular head job.

FCS can also run sequentially on multiple inputs, so this should be utilised.

We should look at this once the current version of the pipeline can create a usable output.