Skip to content

Releases: aaranyue/quarTeT

1.1.4

03 Aug 15:08
Compare
Choose a tag to compare
  • Fix a bug in AssemblyMapper that large dict tmp file not write properly.
  • Reduce more peak memory.
  • Add a memory insufficient error report.

v1.1.3

24 Jul 03:04
Compare
Choose a tag to compare
  • Reduce peak memory.
  • Add more error report.
  • Fix some error without exit.

v1.1.2

13 Jul 02:52
Compare
Choose a tag to compare

1.1.2

  • Fix a bug that AssemblyMapper cannot overwrite existing telomere checking result.
  • Fix a bug that small number of N repesenting unknown bases are identified as gap.

v1.1.1

06 Jul 05:14
Compare
Choose a tag to compare
  • Fix a bug that CentroMiner stuck after v1.0.4

v1.1.0

06 Jul 03:48
Compare
Choose a tag to compare
  • AssemblyMapper: new option '--nofilter'. With this option, input contigs will not be split or discard even if have gaps or too short.
  • GapFiller: support join, but this is not as reliable as fill. you can use option '--fillonly' and '--joinonly' to disable one of them.
  • TeloExplorer: now compatible with latest tidk version 0.2.31.
  • fix a bug that error report added in v1.0.4 didn't include stderr.