How to convert .tar file to fasta file?
1
0
Entering edit mode
4.0 years ago

Hi everyone,

I have downloaded the reference human genome hg38.tar.gz from John Hopkins website. I want to convert it to fasta file so I can build my index genome with HISAT2. Do you know how I should convert this .tar.gz to .fa ? When I open the .tar file, there are files as genome.1.ht2 (1Gb), genome.2.ht2 (0.7 Gb), do I still need to build the index? Or are these .ht2 files the indexed genome on which I can align my reads?

Thanks

hisat2 RNA-Seq fasta • 5.7k views
ADD COMMENT
3
Entering edit mode
4.0 years ago
ashish ▴ 680

This is a readymade index, you can uncompress and directly use it for read alignment. If you want to generate the original genome used for creating this index use hisat2-inspect but its not required.

ADD COMMENT

Login before adding your answer.

Traffic: 3237 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6