-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathChangeLog
More file actions
42 lines (29 loc) · 865 Bytes
/
ChangeLog
File metadata and controls
42 lines (29 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
2022-02-08
- remove "readthrough filter".
2021-11-03
- supporting for novoalign V4.
2019-05-21
- fix a bug in "get_gene_name.py".
2019-02-19
- fix a bug that missed by g++ of version <= 6.
2019-01-18
- fix the "array overflow" problem in "JSFilter".
2018-11-19
- fix default value bug in "get_gene_name.py".
2018-07-10
- fix the re pattern to fit the newer bedtools.
2018-07-06
- fix duplicate sequence name issue.
2016-03-22
- Update version to 'v1.6'
- release new version of NCLscan with a new interface.
- new 'mp_blat.py' to make blat "multi-processing".
2016-03-11
- retain only the common gene name for the intragenic case.
2016-03-08
- release c++ source code
2016-01-14
- Fix some bugs
2015-10-22
- Update version to 'v1.4'
- The number of support reads (total/junc/span) are appended to the final result file.