You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current: --allstages outputs "blocks_coordsN.txt" after each graph simplification step. But the last Nth file is output after Nth simplification step AND N+1th synteny block recovery step.
Excpected: last "coords" file corresponds to last simplification step but before N+1th graph construction. Also, we can output results after this final filtration (including coverage and permutations files)
The text was updated successfully, but these errors were encountered:
Current: --allstages outputs "blocks_coordsN.txt" after each graph simplification step. But the last Nth file is output after Nth simplification step AND N+1th synteny block recovery step.
Excpected: last "coords" file corresponds to last simplification step but before N+1th graph construction. Also, we can output results after this final filtration (including coverage and permutations files)
The text was updated successfully, but these errors were encountered: