Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ERR): Expected hisat2 to be in same directory with hisat2-align-s and hisat2-align-l: #446

Open
mcastilloli2 opened this issue Dec 11, 2024 · 1 comment

Comments

@mcastilloli2
Copy link

Hi
I have installed hisat2 from the repository in github, I am trying to run this:

hisat2 -x yeast_index --known-splicesite-infile yeast_splice_sites.txt -U SRR453566_yeast_rnaseq_trimmed.fq.gz | samtools view -bS -o SRR453566_yeast_rnaseq.hisat.bam

and I get this above error: (ERR): Expected hisat2 to be in same directory with hisat2-align-s and hisat2-align-l:

The files are present, in a directory called msvcc.
How could i proceed?
(Total beginner here :-D)

@mourisl
Copy link
Collaborator

mourisl commented Dec 26, 2024

How did you install HISAT2? Have you run "make" to compile the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants