Maggi-Chen / Inspector

A tool for evaluating long-read de novo assembly results
MIT License
24 stars 9 forks source link

samtools index failed to create index #15

Closed genmor closed 2 months ago

genmor commented 1 year ago

Hi,

I wanted to use Inspector to inspect an assembly that's been scaffolded to chromosomes, but our chromosomes are greater than 512 Mb (i.e., the limit for samtools index to create a bai). Is it possible for the pipeline to use csi instead? Or is there a workaround, like using inspector --skip_read_alignment?