HKU-BAL / ClairS

ClairS - a deep-learning method for long-read somatic small variant calling
BSD 3-Clause "New" or "Revised" License
71 stars 7 forks source link

about v0.4.0 for calling indel #39

Open DayTimeMouse opened 5 days ago

DayTimeMouse commented 5 days ago

Hi,

Thank you for providing this tool.

I noticed that you have updated to a new version (0.4.0). I would like to ask if it supports Indel calling for PacBio Revio.

Additionally, for HiFi data, which do you recommend: minimap2 or pbmm2? I am also using deepsomatic to call SNP/Indel variants, and this tool suggests using pbmm2.

I want to integrate the results from these two tools and wonder if the choice of alignment software needs to be consistent.

Best regards.

aquaskyline commented 1 day ago

v0.4.0 offers new models for ONT only. PacBio Revio model is scheduled for the next release.

ClairS has no preference on aligner, algorithm for PacBio, our benchmarks were done using alignments from minimap2.