Skip to content

Releases: TreesLab/NCLscan

v1.7.0

08 Feb 09:24

Choose a tag to compare

Bugfix:

  • Supporting for novoalign V4.
  • Fix a bug in "get_gene_name.py".

Features:

  • Remove "readthrough filter".
    • The output will contain the cases of readthrough now.

v1.6.5

20 Feb 08:26

Choose a tag to compare

Bugfix:

  • fix a bug that missed by g++ of version <= 6.
  • fix the "array overflow" problem in "JSFilter".
  • fix default value bug in "get_gene_name.py".
  • fix the re pattern to fit the newer bedtools.
  • fix duplicate sequence name issue.

v1.6

23 Mar 10:26

Choose a tag to compare

  • More friendly user interface
  • mp_blat.py

v1.5

11 Mar 04:48

Choose a tag to compare

  • Release the C++ source code
  • Fix some bugs