Skip to content

Releases: gagneurlab/drop

DROP 1.2.0

01 Jul 08:20
Compare
Choose a tag to compare

What's Changed

Addition of the rnaVariantCalling module and inclusion of external splice counts for the aberrantSplicing module

Full Changelog: 1.1.4...1.2.0

DROP 1.1.4

17 Mar 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

DROP 1.1.3

03 Mar 21:47
Compare
Choose a tag to compare

Bug fix for import counts for the aberrantExpression module.
removed MAE checks and installs when MAE module is turned off using config run: false

small bugs fixes

What's Changed

Full Changelog: 1.1.2...1.1.3

DROP 1.1.2

04 Feb 13:02
1cbba5f
Compare
Choose a tag to compare

What's Changed

HPO fixes
MAE allele frequency fixes
MAE filterSNV fixes
Updated documentation and versions

Full Changelog: 1.1.1...1.1.2

DROP 1.1.1

22 Nov 20:20
a0333b9
Compare
Choose a tag to compare

DROP 1.1.1

Update to version 1.1.1 (#273)

Major changes included in this update are:

  • Correct MAE filtering (#241)
  • Simplify FRASER results (#263)
  • Update documentation

On top of this many small bug-fixes are included:

#249 #254 #256 #258 #262 #265 #271

Full Changelog: 1.1.0...1.1.1

DROP 1.1.0

21 Jul 11:00
bf2eb91
Compare
Choose a tag to compare

Update to version 1.1.0 (#229)

Major changes included in this update is:

  • adapt to new snakemake version (#208)
  • Speedup CI (use micromamba, #218)
  • Add HTML cutoff for results (#217)
  • Separate modules (#209)
  • Update documentation (#228)

On top of this many small bug-fixes are included:

1.0.5

11 Jun 16:57
1527d24
Compare
Choose a tag to compare

DROP 1.0.4

12 May 08:02
cd10eb0
Compare
Choose a tag to compare
  • add possibility to work with different reference genome files
  • annotate aberrant splicing results using the gtf file
  • better handling of dependencies
  • improved drop update process
  • minor bug fixes

1.0.3

06 Feb 11:47
f089b63
Compare
Choose a tag to compare
  • Annotation of aberrant splicing results now takes the gene names from the provided gtf file
  • Added the genomes GRCh37 and GRCh38 to count split reads
  • Continuous integration through GitHub actions
  • Minor bug fixes

Bump version: 1.0.1 -> 1.0.2

18 Nov 07:16
d28cd91
Compare
Choose a tag to compare
  • fix pipeline when no import count matrix in sample annotation #114

  • refactored config parsers by submodule

  • update to FRASER 1.2.0 @c-mertes

  • update aberrant splicing export @c-mertes

  • local loading of HPO file if present @vyepez88

  • fixed buggy file extension when saving ods @jemten

  • check R package version with reinstall