Skip to content

Changes for updated python implementation of reference culling

Zachary Bowen requested to merge develop/ref-culling-optimization into develop/nextflow

Implements optimized python implementation of reference culling. More changes may be needed but this is updating nextflow branch to no longer user the C++ implementation of reference culling. Also adds some missing files and minor fixes.

Merge request reports