This is a test version of Biostars. For the public version, visit https://www.biostars.org.
CyVerse HISAT2 annotation

I have a question about using HISAT2 for genome-guided assembly on CyVerse.

I skimmed through this article: Pertea, M., Kim, D., Pertea, G. M., Leek, J. T., & Salzberg, S. L. (2016). Transcript-level expression analysis of RNA-seq experiments with HISAT, StringTie and Ballgown. Nature protocols, 11(9), 1650–1667. https://doi.org/10.1038/nprot.2016.095 and saw this figure (link to figure https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5032908/figure/F1/?report=objectonly - I don't know how to attach image here). According to the figure, reference annotation should be used with HISAT2, but the HISAT2 I used on CyVerse doesn't have any input box where I can add in the annotation file. What is the reason for this? Is reference annotation absolutely needed in HISAT2? FYI, I do not know anything about command line.

alignment

According to the figure, reference annotation should be used with HISAT2, but the HISAT2 I used on CyVerse doesn't have any input box where I can add in the annotation file. What is the reason for this? Is reference annotation absolutely needed in HISAT2?

When providing a GUI interface for command line tools, developers may only provide options minimally needed to use a program (i.e. not all options would be made visible/available). You do not need annotation to align reads using HISAT2.

okay. Thank you for your help.

0 answers

No answers yet.

Log in to answer this question.