classify_trycycler
does not output barcode08_for_reconciliation/*
#65
Labels
bug
Something isn't working
The error
In
/scratch/tj48/fj9712/ONT-bacpac-nf/work/88/c1dc55defedb0c4679fb8961ad6ae0
Description:
barcode08
has three clusters each with a single contig.classify_trycycler_clusters.py
correctly discards all these because a "good cluster" should have a contig from each assembler.When all clusters are discarded, the cluster dir is moved to
${barcode}_discarded/
and the required${barcode}_for_reconciliation/
folder is never created due to improper handling of cases in the elifs.Solution
Ideally replace
classify_trycycler_clusters.py
entirely. A suitable replacement will have the following features:Some pseudocode for a single barcode:
or simply a channel with clusters to reconcile
The text was updated successfully, but these errors were encountered: