This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to create .gzi index

Hello

I am human reference genome in .gz format "Homo_sapiens.GRCh38.dna.toplevel.fa.gz" . I need to create its .gzi index to load reference genome. Can anyone guide me here?

I will appreciate all suggestions

Thank you in advance

Archana

rnaseq genome

1 answer

You can use Bgzip for the same.

Please see this link: http://www.htslib.org/doc/bgzip.html

Log in to answer this question.