Dear author,
I have used Basevar on 5 BAM files, each approximately 3GB in size, but it requires a substantial amount of memory to run successfully, specifically up to 200GB. I would like to know if I am operating it correctly. The command I used is as follows:
basevar basetype -R "reference/GCA_000003025.6_Sscrofa11.1_genomic.fa"
-I SRR14775051_Capture.dedup.bam -I SRR14775062_Capture.dedup.bam
-I SRR14775073_Capture.dedup.bam -I SRR14775074_Capture.dedup.bam
-I SRR14775085_Capture.dedup.bam --batch-count 50 --filename-has-samplename
--output-vcf "pig.vcf.gz" --output-cvg "pig.cvg.tsv.gz" --nCPU 32
Dear author,
I have used Basevar on 5 BAM files, each approximately 3GB in size, but it requires a substantial amount of memory to run successfully, specifically up to 200GB. I would like to know if I am operating it correctly. The command I used is as follows: