Skip to content

Releases: yangao07/longcallD

longcallD-v0.0.5

12 Aug 14:49
Compare
Choose a tag to compare
longcallD-v0.0.5 Pre-release
Pre-release
  • Add -s/--somatic/--mosaic to output low AF somatic/mosaic variant
  • Add -T/--trans-elem; output TE (transposable/mobile element, Alu/L1/SVA) information for INS/DEL
  • Add INFO:TSD;REPNAME in VCF for TE INS/DEL
  • Add --refine-aln: refine read alignment based on MSA in output SAM/BAM/CRAM
  • Fix a SegFault in ONT mode regarding BAM/SA tag
  • Add -Oz for compressed VCF output
  • Add --exclude-ctg & --all-ctg; --autosome-XY is default now
  • Fix lower case ref base
  • Fix compiling in macOS-x64

longcallD-v0.0.4

20 Mar 19:28
Compare
Choose a tag to compare
longcallD-v0.0.4 Pre-release
Pre-release
  • Use static regions for multi-thread computing
  • Extended phase set
  • Fixed HP/PS tags in output phased bam
  • Fixed a few edge cases
  • Update(05/07/2025): re-compiled binary executables, -O3 added for WFA

longcallD-v0.0.3

13 Mar 17:20
Compare
Choose a tag to compare
longcallD-v0.0.3 Pre-release
Pre-release
  • Fix a couple of corner cases

longcallD-v0.0.2

10 Mar 02:32
Compare
Choose a tag to compare
longcallD-v0.0.2 Pre-release
Pre-release
  • Add -M/--min-mapq
  • Fix check_eqx_cigar

longcallD-v0.0.1

07 Mar 05:14
Compare
Choose a tag to compare
longcallD-v0.0.1 Pre-release
Pre-release

First release of longcallD, a variant caller designed for detecting small variants and structural variants using long-read data.
It supports both PacBio HiFi and Oxford Nanopore reads.