Skip to content

Releases: cancerit/BRASS

v6.0.0 - Efficient normal panel

20 Jun 13:40
Compare
Choose a tag to compare
Pre-release

Modified normal panel is now handled in more efficient way - makes BRASS GROUP step significantly faster.

If you have an existing -filter reference file you will need to convert it as described here.

v5.4.1 - Cytoband is required file now

09 Jun 15:00
dedcc89
Compare
Choose a tag to compare

Handling of retrieval of cytoband file is not feasible within the code. Users need to provide this on command line so that it is possible for code to be species/build agnostic.

Species Agnostic

05 Jun 09:08
Compare
Choose a tag to compare

pcf function in copynumber package is now species agnostic
removed NA rows before applying gam function

Edgecase fix

03 Apr 14:52
61857a7
Compare
Choose a tag to compare

Two groups (1 reciprocal event) resulted in an case where the breakpoint resolution code fails to merge local events successfully.

Fix retains the event.

Handle very quiet data

08 Mar 13:09
6d41c98
Compare
Choose a tag to compare

Can occur when run on data where both samples are essentially normal - #51

v5.1.5

11 Jul 11:41
Compare
Choose a tag to compare

Fixes an environment variable.

v5.1.3 - Correct read collection

25 May 20:01
Compare
Choose a tag to compare

Improves methods used to select the reads originally contributing to the brassI group for the remapping tests.

no_reads should no longer be seen in the r5.scores file. Initial tests suggest an improved specificity and sensitivity.

v4.0.13 - R cleanup

23 Feb 13:18
Compare
Choose a tag to compare

Some issues with how file paths were being handled have been resolved, see #31.

Final filenames modified slightly to make clear which files incorporate data generated based on both input samples (primarily those files residing in output_loc/intermediates).

v4.0.12 - Much more stable

05 Feb 16:35
Compare
Choose a tag to compare

Resolves some output errors in VCF and improves stability further.

v4.0.0 - rework of filtering

23 Nov 13:32
Compare
Choose a tag to compare
Pre-release

Please be aware that the flow of processing changes in this release.