Skip to content

Releases: bioinfoUQAM/Caribou

v1.4.2

11 Dec 21:38
Compare
Choose a tag to compare

Small corrections to the scripts

v1.4.1

15 Jan 03:56
d7ce214
Compare
Choose a tag to compare

Release for the thesis submission. Ensured that everything works.

v1.4.0

10 Oct 22:06
Compare
Choose a tag to compare

Reorganize files to be more intuitive

Implement 2-step features reduction and selection

  1. Extreme occurences removal (<5%, >95%)
  2. Chi2 statistically significant features selected (p-value <= 0.05)

v1.3.0

26 Sep 16:24
47ca0b5
Compare
Choose a tag to compare

What's Changed

  • Kmers vectorizing branch merge -> main by @nicdemon in #28

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

16 Aug 23:36
72076fa
Compare
Choose a tag to compare

Version 1.2.0

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Mar 14:42
23e9cf6
Compare
Choose a tag to compare

Version 1.1.0

v1.0.6

17 Feb 22:04
3e7b3e1
Compare
Choose a tag to compare

Multiple bugs removal + class for Low Variance Threshold & Number of features to keep based on variance as a Preprocessor for Ray AIR

Caribou v1.0.3

15 Jan 01:05
b7ad3d5
Compare
Choose a tag to compare

Add possibility to pre-split input fastas and have all files into a folder before K-mers extraction + parallel reading of files associated with this

Caribou v1.0.2

14 Jan 01:42
20ae85b
Compare
Choose a tag to compare

Move simulation of WGS reads for cross-validation before classification loop.

Caribou v1.0.1

12 Jan 22:10
9e823a9
Compare
Choose a tag to compare

Integrate ray object spilling when initializing a cluster in executables