-
Notifications
You must be signed in to change notification settings - Fork 1
/
NEWS
55 lines (36 loc) · 1.28 KB
/
NEWS
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
42
43
44
45
46
47
48
49
50
51
52
53
CHANGES IN VERSION 1.17.3
-------------------------
o DESCRIPTION updated
o Fixed WARNING:
bamsignals.cpp:521:9: warning: ignoring return value of function declared with
'warn_unused_result' attribute [-Wunused-result]
bamsignals.cpp:516:5: warning: ignoring return value of function declared with
'warn_unused_result' attribute [-Wunused-result]
bamsignals.cpp:530:5: warning: ignoring return value of function declared with
'warn_unused_result' attribute [-Wunused-result]
CHANGES IN VERSION 1.17.2
-------------------------
o Maintainer E-mail adress updated
CHANGES IN VERSION 1.3
-------------------------
o Bioconductor Release (3.3) Version
NEW FEATURES
o Fragment Length Filter:
Filtering of paired end read pairs by TLEN field with a minimum and
maximum TLEN
o SAMFLAG Filtering:
Filter out reads with a certain SAMFLAG set, e.g. 1024 for marked
optical duplicates
BUG FIXES
o Path extension for relative paths, e.g. resolve "~" to /home/$USER in
UNIX
i
CHANGES IN VERSION 1.2
-------------------------
o Bioconductor Release (3.2) Version
CHANGES IN VERSION 1.0
-------------------------
o Bioconductor Release (3.1) Version
CHANGES IN VERSION 0.99.0
-------------------------
o Inital Bioconductor Submission