Sydney-Informatics-Hub / ONT-bacpac-nf

Bacterial profiling workflow for ONT data, written in Nextflow.
GNU General Public License v3.0
1 stars 0 forks source link

Explore reference-free assembly evaluation approach #54

Open georgiesamaha opened 2 weeks ago

georgiesamaha commented 2 weeks ago

The current implementation of select_assembly.nf which runs bin/select_assembly.py does the following:

This method is biased toward published reference assemblies available on NCBI and after user feedback, we feel we should explore whether we need to so heavily clean the assemblies to only select contigs matching what is in the reference.

fredjaya commented 2 weeks ago

Noting some changes/ideas that should be shipped with this: