Skip to content

Releases: BirolLab/ntSynt

ntSynt v1.0.8

Choose a tag to compare

@lcoombe lcoombe released this 27 May 20:34
ffef728
  • ntSynt release v1.0.8
  • Add support for multiple hash functions when generating common k-mer Bloom filter (--hashes)
  • Add support for gzipped fasta files

ntSynt v1.0.7

Choose a tag to compare

@lcoombe lcoombe released this 20 May 22:06
5f7b543
  • ntSynt release v1.0.7
  • Fixes bug that led some python scripts to be missing from installation

ntSynt v1.0.6

Choose a tag to compare

@lcoombe lcoombe released this 20 May 21:22
a6c589b
  • ntSynt release v1.0.6
  • Add script ntsynt_merge_collinear.py - can be used to perform additional merging of collinear synteny blocks from the synteny blocks TSV file
  • Documentation updates

ntSynt v1.0.5

Choose a tag to compare

@lcoombe lcoombe released this 05 Feb 21:53
c707af4
  • ntSynt release v1.0.5
  • Added compatibility for python-igraph v1.0.0+
    • Backwards compatibility for older python-igraph versions is also maintained
  • Documentation updates

ntSynt v1.0.4

Choose a tag to compare

@lcoombe lcoombe released this 27 Oct 23:37
819ad77
  • ntSynt release v1.0.4
  • Fixed built tarball to include ntJoin subproject
  • Small update to help page

ntSynt v1.0.3

Choose a tag to compare

@lcoombe lcoombe released this 13 Aug 18:14
95de66a
  • ntSynt release v1.0.3
  • Retain snakemake metadata files
  • Updates to documentation

ntSynt v1.0.2

Choose a tag to compare

@lcoombe lcoombe released this 13 Aug 18:56
f7e358f
  • ntSynt release v1.0.2
  • Fix to ntSynt python file to avoid SyntaxWarning with python 3.12 (#48)
  • Update to snakemake driver file for snakemake version 8.17.0 to avoid config error (#50)
  • Adjustments to ribbon border line weight and colour palette for ribbon plots R script (#44)

ntSynt v1.0.1

Choose a tag to compare

@lcoombe lcoombe released this 29 Apr 21:07
c6af996
  • ntSynt release v1.0.1
  • Add --fastas_list argument to ntSynt to allow listing input genomes in a file, vs. on the command-line
  • Add coverage of minimum genome size to denovo_synteny_block_stats.py analysis script
  • Fixes for visualization scripts
  • Documentation updates

ntSynt v1.0.0

Choose a tag to compare

@lcoombe lcoombe released this 07 Feb 01:00
fd2fb24

Initial release of ntSynt: Multi-genome synteny detection using minimizer graph mappings