Skip to content

Releases: iansealy/DETCT

v0.2.2

21 Dec 10:50
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Force condition and group to be factors.

v0.2.1

28 Aug 16:46
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Prevent warning if PERL5LIB empty.

v0.2.0

27 Aug 17:16
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Many, many changes, of which the most important are:
New stages to add info to 3' ends about transposon annotation, continuous RNA-seq and region alignments.
Filter 3' end false positives based on polyA, primary and secondary hexamers and other annotation, like repeats, transposons, RNA-seq, etc...
Call multiple 3' end peaks in a single region.
Allow processing of large datasets.
Switch from Bio::DB::Sam to Bio::DB::HTS.
Run DESeq2 in parallel.
Ensure Ensembl database connections aren't lost.
Script to convert DETCT output to BioLayout Express3D format.

v0.1.70

25 Nov 11:12
Compare
Choose a tag to compare
v0.1.70 Pre-release
Pre-release

Bug fix release. Don't check control and experimental conditions are alphanumeric because not enforced on conditions.

v0.1.69

25 Nov 10:32
Compare
Choose a tag to compare
v0.1.69 Pre-release
Pre-release

Script to create analysis YAML files with all pairs of conditions.

v0.1.68

24 Nov 16:50
Compare
Choose a tag to compare
v0.1.68 Pre-release
Pre-release

Bug fix release. Fold changes weren't calculated when control and experimental conditions specified.

v0.1.67

12 Nov 13:41
Compare
Choose a tag to compare
v0.1.67 Pre-release
Pre-release

Allow specifying experiments with multiple groups (i.e. DESeq2 analyses with more than two factors).
Allow specifying control and experimental conditions (i.e. conditions for DESeq2 contrast).
Script for subtracting one DETCT output file from another by region.
Script for getting intersection of two DETCT output files by region.
Script for running fuzzy clustering on DETCT output.

v0.1.66

16 Jul 12:23
Compare
Choose a tag to compare
v0.1.66 Pre-release
Pre-release

Optionally scale by row or column when making heatmap.

v0.1.65

09 Jul 13:10
Compare
Choose a tag to compare
v0.1.65 Pre-release
Pre-release

Optionally suppress clustering of regions and/or conditions when making heatmap.

v0.1.64

19 Jun 14:02
Compare
Choose a tag to compare
v0.1.64 Pre-release
Pre-release

Change default serialiser format from YAML to JSON.