Skip to content

Commit 9d390f6

Browse files
authored
Merge pull request #5 from gustaveroussy/dev
Merging dev to master (v0.3.0 bugfixes)
2 parents e1b08a0 + 85d690e commit 9d390f6

File tree

4 files changed

+23
-399
lines changed

4 files changed

+23
-399
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Encoding: UTF-8
22
Package: EaCoN
33
Type: Package
44
Title: EaCoN : Easy Copy Number !
5-
Version: 0.3.0
5+
Version: 0.3.0-1
66
Date: 2018-07-24
77
Author: Bastien Job
88
Maintainer: Bastien JOB <[email protected]>

NEWS

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
EaCoN
22
-----
33

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*
513
-----------------
614
* WES : Revamped the WES.bin() function to limit RAM consumption and maximize BAM files access when using subthreads.
715
* WES : Almost completely rewrote the WES.Normalize() function :

0 commit comments

Comments
 (0)