Skip to content

Releases: institut-de-genomique/HAPO-G

1.3.8

22 Mar 09:56
6272b8f
Compare
Choose a tag to compare

Automatically remove secondary and supplementary alignments from user-generated bam files

1.3.7

21 Nov 14:07
fd38577
Compare
Choose a tag to compare

Fix crashes when using --threads 1 and reduce the time between checks at the Hapo-G steps so very fast jobs can be finished way faster.

1.3.6

07 Sep 07:58
165ce27
Compare
Choose a tag to compare

Fix the TypeError encountered in #31.

1.3.5

05 Sep 08:09
Compare
Choose a tag to compare

Two new options:

  • --samtools-mem: Equivalent to the -m option of samtools sort. A string representing the amount of memory reserved per-thread by samtools sort (default: 5G). Reduce this if you encounter some memory problems during the mapping step
  • --hapog-threads: Number of Hapo-G processes to run in parallel. By default it is the same as -t

Also corrected the RessourceWarnings that were raised by Python >= 3.8

Fix metadata not found

08 Nov 07:27
Compare
Choose a tag to compare
Pre-release
1.3.4

Up version

Fix crashes when the number of threads is equal to 1

16 Sep 07:23
0b91217
Compare
Choose a tag to compare

Bioconda release

08 Sep 11:28
Compare
Choose a tag to compare
Bioconda release Pre-release
Pre-release
1.3.2

Define custom error function for clang

Potential fix for UnicodeDecodeError

19 Jul 08:49
Compare
Choose a tag to compare

v1.3

08 Apr 09:36
Compare
Choose a tag to compare

Bugfix for long-reads polishing.
Checks that the long-reads path is valid before launching alignments.

1.2

01 Oct 08:19
Compare
Choose a tag to compare
1.2

Now handles cases where a BAM file is empty.