HISAT2 installation error
i am completely new to RNA seq analysis while installing HITSAT2-2.1.0 in ubuntu 16.04, i got an error :
hisat2 -align file exited with value 1
what can i do to rectify this error?
rna-seq
• 2,159 views
•
link
updated
by
finswimmer
•
written
by
aswanikrishnap1994 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Having problems doing the Hisat2 alignment
written by 2385676601 •hi guys i try to use hisat2 aligning the fastq file to the index which i have built before, here is the command line: /home/wyf/miniconda3/bin/hisat2 …
-
Error 134 while aligning using hisat2
written by Ngrin •Hello, I am using the below command to align the reads and get bam file: ``` hisat2 -x /hisat/grch38/genome -1 /fastq/output_forward_paired.fq.gz -2 /fastq/output_reverse_paired.fq.gz | samtools …
-
(ERR): hisat2-align exited with value 134
written by mdarvishi1994m •hi , i am about to using hisat2 in order to align some fastq file and create sam files. i face this err would you …
-
Getting Error when trying to run hisat2 script! Please help!
written by smithkthedale •I have tried to create a hisat2 script loops and am encountering an error message and can't seem to figure where the problem is. Please …
-
Hisat2 Error
written by Forough •Hello everyone, In order to align the RNA- seq reads to the genome I faced this error: ``` Could not locate a HISAT2 index corresponding …
-
Hisat2 Error
written by Laila •Hi everyone! I am now working on the wheat genome (Triticum aestivum) with 14.8Gb. Because I am working on my personal device, I tried to …
-
Could not locate a HISAT2 index corresponding to basename. Error: Encountered internal HISAT2 excep…
written by Hannah Dixon •Hi, I am trying to run Hisat2 on FASTA files. Hisat has always worked for me and I've only just encountered this issue now. It …
-
HISAT2 SRR error
written by NAVID.BAVI •Hi all, I'm trying to run hisat2 for aligning an available DRG rna seq using the following command: /data/local/hisat2-2.1.0/hisat2 -p 4 -q --dta --known-splicesite-infile $ANNOT/splicesites.txt …
-
How can i solve hisat2 error?
written by Chan •hello, im going to use hisat2 instead of tophat2. but, i cant solve " `(ERR): hisat2-align exited with value 1` and Error: Encountered internal HISAT2 …
-
alignment with HISAT2
written by blooming.daisy333 •i am using following command to align the reads in hisat2: for my project [memona@farooq hisat2-2.1.0]$ ./hisat2 –p 64 --max-intronlen 10000 –x /data/memona/hisat2-2.1.0/hisat_index -1 /data/memona/SRR959590_A_1P.fq …
How are you installing this? Have you tried bioconda?
Check out this C: HISAT2 software installation
HISAT2-2.0.1 is not installed