Skip to content

Releases: TreesLab/NCLscan

v1.7.0

Choose a tag to compare

@chiangtw chiangtw released this 08 Feb 09:24

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

Choose a tag to compare

@chiangtw chiangtw released this 20 Feb 08:26

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

Choose a tag to compare

@chiangtw chiangtw released this 23 Mar 10:26
  • More friendly user interface
  • mp_blat.py

v1.5

Choose a tag to compare

@chiangtw chiangtw released this 11 Mar 04:48
  • Release the C++ source code
  • Fix some bugs