Closed DayTimeMouse closed 4 weeks ago
Hi,
I'd like to use T2T-CHM13 as reference, how to set -rv?
-rv
python3 ${path_to_volcanosv}/bin/VolcanoSV-vc/Small_INDEL/volcanosv-vc-small-indel.py \ -i volcanosv_asm_output/ \ -o volcanosv_small_indel \ -bam Hifi_L2_hg19_minimap2_chr10.bam \ -ref refdata-hg19-2.1.0/fasta/genome.fa \ -rv 37 \ -r chr10 \ -t 30 \ -px Hifi_L2
Best regards.
Thank you for pointing it out! I further checked this detail and realized the reference version doesn't matter. I just removed this flag and updated the readme.
Hi,
I'd like to use T2T-CHM13 as reference, how to set
-rv
?Best regards.