Skip to content

Releases: WGLab/NanoRepeat

NanoRepeat-1.8.3

Choose a tag to compare

@fangli80 fangli80 released this 13 Jan 06:22
  1. fixed bug for checking motifs in reference sequence
  2. add reference path for cram files
  3. use pyminimap2 to replace minimap2

NanoRepeat-1.8.2

Choose a tag to compare

@fangli80 fangli80 released this 10 Sep 07:29

Fix one bug for the '--no_details' option.

NanoRepeat-1.8.1

Choose a tag to compare

@fangli80 fangli80 released this 17 Jul 09:29
  1. replace samtools with pysam
  2. improved I/O performance

NanoRepeat-1.8

Choose a tag to compare

@fangli80 fangli80 released this 26 Oct 16:51

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

Choose a tag to compare

@fangli80 fangli80 released this 04 Jun 12:31

adding fast mode

NanoRepeat-1.6

Choose a tag to compare

@fangli80 fangli80 released this 04 Jun 11:25

Improved speed and memory use for STRs with large repeat sizes.

NanoRepeat-1.5

Choose a tag to compare

@fangli80 fangli80 released this 22 May 06:28

fixed one bug for alignment of FASTA input files.

NanoRepeat-1.4.0

Choose a tag to compare

@fangli80 fangli80 released this 10 May 09:49
  1. add function to check if the reference sequence contains the correct repeat motif.
  2. enable pip install NanoRepeat.
  3. supplied Tandem Repeat Finder annotation of tandem repeats (repeat unit length in 2-100 bp)

NanoRepeat-1.3

Choose a tag to compare

@fangli80 fangli80 released this 02 Apr 09:59
1e7732a

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

Choose a tag to compare

@fangli80 fangli80 released this 12 Jul 09:11
  1. Updated documentation
  2. Changed output file formats
  3. Unified API for nanoRepeat.py and nanoRepeat-joint.py
  4. Updated example datasets