Skip to content

Releases: stjude/RNAIndel

v3.1.1

23 Aug 13:19
8ae247b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

safety-mode

23 Aug 12:56
7958770
Compare
Choose a tag to compare

Partially deactivate parallelism. Applicable to some platforms.

v3.0.9

14 Feb 18:32
ec6637f
Compare
Choose a tag to compare
  1. Generates diagnostic error message from indel calling step.
  2. Better handles downsamling exceptions at the realignment step.

v3.0.7

17 Sep 19:52
90bcb8f
Compare
Choose a tag to compare

Add license and categories to CWL implementation

v3.0.6

15 Sep 18:58
9a5b9cc
Compare
Choose a tag to compare

CGC CWL and automation

new implementation

05 Aug 09:05
Compare
Choose a tag to compare

A near-complete reimplementation of v2.2.4 using indelPost.

v2.2.4

15 Feb 16:55
a6ad6ae
Compare
Choose a tag to compare

Minor version bump to align tag names with automations

COSMIC count

30 Sep 21:58
Compare
Choose a tag to compare

COSMIC count is annotated in the output VCF.
Recurrence count is revised to include all somatic predictions.

Python requirement >= 3.6

26 Feb 17:56
Compare
Choose a tag to compare

Python version requirement is updated (from >= 3.5 to >= 3.6).
This is due to build failure of pysam 0.15.4 on 3.5, which has undated cython version.

Target analysis

12 Dec 22:58
Compare
Choose a tag to compare

Allow users to run target analysis by adding option --region chrN:start-pos
sk-learn version requirement updated.