broadinstitute / pilon

Pilon is an automated genome assembly improvement and variant detection tool
GNU General Public License v2.0
337 stars 60 forks source link

pilon freezes and doesnt respond #165

Open Vasudha-pai opened 8 months ago

Vasudha-pai commented 8 months ago

hello, ive been trying to run the code pilon --genome SRR26772089.fasta --fix all --changes --bam sortedbam.bam --output pilon_polished I have also tried java -Xmx32G -jar pilon --genome SRR26772089.fasta --fix all --changes --bam sortedbam.bam --output pilon_polished
yet it took more than an hour and the terminal keeps closing. I really don't know what to do