Skip to content

ntSynt-viz v1.0.5

Choose a tag to compare

@lcoombe lcoombe released this 21 May 21:14
· 8 commits to main since this release
c6b90c9
  • Add support for visualizing pangenome graph synteny
    • Added conversion script convert_gfa_to_ntsynt_blocks.py to convert a pangenome graph in GFA format to the TSV format expected by ntSynt-viz
  • Add support for SVG output
    • Output svg format by specifying --format svg
  • Adjust text spacing in legend
  • Fix to ribbon colour selection when there are many small (less than --seq_length) sequences in the input genomes
  • Update documentation