Hello
I am using Hisat2 to align RNAseq data. I downloaded Rn6 genome from the official web site of Hisat2. It is available on the right side. However, the package does not have gtf file. How I can process the command of $ stringtie -p 8 -G chrX_data/genes/chrX.gtf -o
ERR188044_chrX.gtf –l ERR188044 ERR188044_chrX.bam ?
edit: I did not check the Rattus norvegicus index file, but I believe HISAT2 uses the Rattus_norvegicus.Rnor_6.0.90.gtf.gz to build the index. Check the script they used to build the index, it is bundled together in the same .gz.
Thank you so much, the link very useful. I have one quick question: which gtf extension I should download and use for stringtie?
I appreciate your answer
Thank you so much, the link very useful. I have one quick question: which gtf extension I should download and use for stringtie? I appreciate your answer
See my edited answer.
I build my index file, Thank you so much
If an answer was helpful you should upvote it, if the answer resolved your question you should mark it as accepted.