File tree 4 files changed +23
-399
lines changed
4 files changed +23
-399
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Encoding: UTF-8
2
2
Package: EaCoN
3
3
Type: Package
4
4
Title: EaCoN : Easy Copy Number !
5
- Version: 0.3.0
5
+ Version: 0.3.0-1
6
6
Date: 2018-07-24
7
7
Author: Bastien Job
8
8
Maintainer: Bastien JOB <
[email protected] >
Original file line number Diff line number Diff line change 1
1
EaCoN
2
2
-----
3
3
4
- v0.3.0 (20180620) *PapoQueen*
4
+ v0.3.0-1 (20180725) *BzzzzSnap!*
5
+ -----------------
6
+ * Bug : BINpack.maker() : subfunction failed to load the foreach package [corrected].
7
+ * Bug : WES.Bin() : BAM indexation failed [corrected].
8
+ * Bug : ASCN.ASCAT.ff() : Typo in dirname replacement made it non functional [corrected].
9
+ * Added a control on list type for functions that require a 'data' object as first parameter.
10
+ * Removed some commented code chunks.
11
+
12
+ v0.3.0 (20180724) *PapoQueen*
5
13
-----------------
6
14
* WES : Revamped the WES.bin() function to limit RAM consumption and maximize BAM files access when using subthreads.
7
15
* WES : Almost completely rewrote the WES.Normalize() function :
You can’t perform that action at this time.
0 commit comments