Releases: WGLab/NanoRepeat
Releases · WGLab/NanoRepeat
NanoRepeat-1.8.1
NanoRepeat-1.8
In this version, we added a new output format, which is a tab-delimited text file summarizing repeat quantification results of all regions.
NanoRepeat-1.7
adding fast mode
NanoRepeat-1.6
Improved speed and memory use for STRs with large repeat sizes.
NanoRepeat-1.5
fixed one bug for alignment of FASTA input files.
NanoRepeat-1.4.0
- add function to check if the reference sequence contains the correct repeat motif.
- enable
pip install NanoRepeat
. - supplied Tandem Repeat Finder annotation of tandem repeats (repeat unit length in 2-100 bp)
NanoRepeat-1.3
In previous versions, the output file name contained the repeat unit sequence, which may exceed the max length of the OS if the repeat unit is too long.
This version fixed this bug. If the repeat unit is more than 30bp, only part of the sequence will be displayed in the output file names.
NanoRepeat-1.2
- Updated documentation
- Changed output file formats
- Unified API for nanoRepeat.py and nanoRepeat-joint.py
- Updated example datasets
NanoRepeat-1.1
Fixed some bugs when there are no enough reads for GMM.
NanoRepeat-1.0
First release