Releases: WGLab/NanoCaller
Releases Β· WGLab/NanoCaller
v3.6.2
v3.6.1
v3.6.0
v3.5.0
v3.4.1
v3.4.0 Allelic Depth
VCF files contain total and strand-specific allele depths for SNP calls from SNP calling models. A new mode for short ONT reads (5-10kbp) added. --phase_qual_score parameter filters out low quality SNP calls from phasing by WhatsHap; these SNP calls are kept in the output, but neither phased nor used for phasing reads.
v3.3.0
v3.2.0 Haploid Variant Calling
Support added for haploid variant calling which has significant improvement in recall for indel calling. New feature generation methods and models are are used for haploid SNP and indel calling. Now chrY and chrM are assumed to be haploid, with additional parameter --haploid_X
to specify if chrX is haploid. Another parameter --haploid_genome
can be used for haploid variant calling on all chromosomes.