Skip to content

Commit 73a92e2

Browse files
committed
Update release information
1 parent 21ea877 commit 73a92e2

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 3.5.0
2+
* Adds RNA downloads to PanCancer download tool `gnos_pull.pl`
3+
* Hardening of external process handling in `PCAP::Threaded`
4+
* Adds C version of `diff_bams`
5+
6+
### 3.4.0
7+
* Significant speed up of BAM generation under `bwa_mem.pl` by using separate process to do compression of mark duplicate output and streaming BAS generation. Not possible to do this to CRAM in same way.
8+
9+
### 3.3.4
10+
* Reduce disk usage when running `bwa_mem.pl`
11+
* Improve throughput via slightly unintuitive use of additional pipes
12+
113
### 3.3.0
214
* adds `map_threads|mt` option to `bwa_mem.pl` to allow more control of parallel processing in one shot submission.
315
* adds `bwa_pl|l` option to `bwa_mem.pl` to allow preload of different malloc libraries.

0 commit comments

Comments
 (0)