issues
search
bcgsc
/
ntSynt
Detecting multi-genome synteny using minimizer graph mapping
GNU General Public License v3.0
71
stars
1
forks
source link
Rename final synteny block output, tweak collinear merging
#2
Closed
lcoombe
closed
1 year ago
lcoombe
commented
1 year ago
Rename final synteny blocks to be more clear
Add
--force
option, which will run all snakemake rules, regardless of the output files that exist
Had added a tweak that allowed collinear block merging over small blocks (less than -z) to not disrupt the contiguity
In larger tests, I found this aided in contiguity, but negatively impacted the correctness
Because I'm erring on the side of caution, removing this tweak from
ntjoin_synteny.py
Bugfixes, code clean-up
--force
option, which will run all snakemake rules, regardless of the output files that existntjoin_synteny.py