Skip to content

Releases: yangao07/TideHunter

TideHunter-v1.5.5

13 Jun 18:26
298f19a
Compare
Choose a tag to compare
  • Output additional single-copy full-length sequence when 5/3 adapters are provided
  • Copy number needs to be >= 2 for regular tandem repeats

TideHunter-v1.5.4

14 Oct 15:49
Compare
Choose a tag to compare
  • Fixed a bug related to msa (#6)
  • Output single-copy full-length sequence when 5/3 adapters are provided

TideHunter-v1.5.3

13 Dec 08:31
Compare
Choose a tag to compare
  • Add Tabular with quality score output format (-f4)

TideHunter-v1.5.2

22 Nov 08:52
Compare
Choose a tag to compare
  • Fix a bug related to quality score in FASTQ format output

TideHunter-v1.5.1

16 Aug 09:44
Compare
Choose a tag to compare
  • Fixed a bug related to abPOA

TideHunter-v1.5.0

04 Aug 14:06
Compare
Choose a tag to compare
  • Output fastq format

TideHunter-v1.4.3

21 Oct 05:15
Compare
Choose a tag to compare

Update to the latest abPOA
Fix a few bugs related to abPOA

TideHunter-v1.4.2

28 May 05:54
Compare
Choose a tag to compare
  • Fix a bug in the calculation of AveMatch

TideHunter-v1.4.1

20 May 10:46
Compare
Choose a tag to compare
  • Fix a bug related to aveMatch

TideHunter-v1.4.0

19 May 08:09
Compare
Choose a tag to compare
  • Add aveMatch information for each consensus sequences, denoting the average percent of matched bases between each unit sequence and the consensus sequence.
  • Add option -u/--unit-seq to only output the unit sequences of each tandem repeat, no consensus sequence will be generated.
  • Fix a memory leak bug