bowtie2 tutorial error #8
-
|
Greetings and thank you for this amazingly helpful tool! While running the bowtie2 tutorial and in the bcftools variant calling section i encountered the following : *i also tried to give the direct path of the .fasta |
Beta Was this translation helpful? Give feedback.
Answered by
robertaboukhalil
Mar 11, 2023
Replies: 0 comments 2 replies
-
|
Thanks @IceGreb! That's strange, your Can you try running the following: REF=/shared/bowtie2/example/index/lambda_virus
REF_FASTA=/shared/bowtie2/example/reference/lambda_virus.faAnd retrying? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
IceGreb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks @IceGreb!
That's strange, your
REFandREF_FASTAlook a little different than they should, yours are missing the/shared/prefix 🤔Can you try running the following:
And retrying?