bowtie2 #16
-
Beta Was this translation helpful? Give feedback.
Answered by
robertaboukhalil
Jan 29, 2022
Replies: 0 comments 2 replies
-
Hi @paupaiz, thanks for reaching out! Have you tried refreshing the page and seeing if If not, can you try typing the command: REF=/bowtie2/example/index/lambda_virus; REF_FASTA=/bowtie2/example/reference/lambda_virus.fa and seeing if it works after that? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
paupaiz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @paupaiz, thanks for reaching out!
Have you tried refreshing the page and seeing if
echo $REF
works?If not, can you try typing the command:
REF=/bowtie2/example/index/lambda_virus; REF_FASTA=/bowtie2/example/reference/lambda_virus.fa
and seeing if it works after that?