broadinstitute / pilon

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

Segmenting genome for quicker result #155

Open tamsinlh opened 1 year ago

tamsinlh commented 1 year ago

Hello.

I need to divide my genome into segments in order for my polishing to move more quickly. Do I make a bam file for each segment? I have one for the whole genome but I suspect the program would become confused.

Please advise.