This is a test version of Biostars. For the public version, visit https://www.biostars.org.
NCBI genome annotation compatible with HISAT

I am using a genome from NCBI will the annotation will be directly compatible with HISAT alignment , Do i need to change coordinates +1 or add chr?

rna-seq

You just want to align the reads to transcriptom, so you need not to change coordinates. Also, the chromosome name can be 'chr1' or '1', you can just simple use the genome fasta to get the index file by hisat. Then hisat do everything for you.

0 answers

No answers yet.

Log in to answer this question.