Releases: yangao07/TideHunter
Releases · yangao07/TideHunter
TideHunter-v1.5.5
TideHunter-v1.5.4
- Fixed a bug related to msa (#6)
- Output single-copy full-length sequence when 5/3 adapters are provided
TideHunter-v1.5.3
- Add Tabular with quality score output format (-f4)
TideHunter-v1.5.2
- Fix a bug related to quality score in FASTQ format output
TideHunter-v1.5.1
- Fixed a bug related to abPOA
TideHunter-v1.5.0
- Output fastq format
TideHunter-v1.4.3
Update to the latest abPOA
Fix a few bugs related to abPOA
TideHunter-v1.4.2
- Fix a bug in the calculation of AveMatch
TideHunter-v1.4.1
- Fix a bug related to aveMatch
TideHunter-v1.4.0
- 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