Releases: HKU-BAL/Clair3
Releases · HKU-BAL/Clair3
v0.1-r4
- Install via bioconda.
- Added an ONT Guppy2 model to the images (ont_guppy2). Click here for more benchmarking results. The results show you have to use the Guppy2 model for Guppy2 or earlier data. 3. Added google colab notebooks for quick demo. 4. Fixed a bug then there are too few variant candidates (#28).
v0.1-r3
- Added ulimit -u (max user processes) check (lowers the
THREADS
if the resource is insufficient) and automatic retries on failed jobs (#20, #23, #24). - Added support for user-defined pileup model prefix
--pileup_model_prefix
and full-alignment model prefix--fa_model_prefix
. - Added contig validity check. Contigs specified in BED but not in BAM won't be used.
- Added an ONT Guppy5 model (ont_guppy5).
v0.1-r2
v0.1-r1
v0.1
Initial release