[E::idx_find_and_load] warning in htseq-count
0
0
Entering edit mode
14 months ago

I am running the htseq-count but get the [E::idx_find_and_load] warning. The bam files were sorted with name but without index. It is not required for index when running htseq-count, correct?

*CODE:

htseq-count -f bam \ -s no \ -t exon \ -m union \ -i gene_id \ $sample \ $gtf > $out/${file%.sorted.query.bam}.counts.txt*

ERROR:

1400000 GFF lines processed. 1500000 GFF lines processed. 1600000 GFF lines processed. 1700000 GFF lines processed. 1800000 GFF lines processed. 1900000 GFF lines processed. 1902096 GFF lines processed. [E::idx_find_and_load] Could not retrieve index file for '/bgfs/mkoenigshoff/huqj/DataAnalysis/rna_seq/Spc_Tfam/Mapping/HISAT2/HISAT2_sort/SCTM_11_TF5579.sorted.query.bam' 100000 SAM alignment record pairs processed. 200000 SAM alignment record pairs processed. 300000 SAM alignment record pairs processed. 400000 SAM alignment record pairs processed.

idx_find_and_load htseq-count • 642 views
ADD COMMENT
0
Entering edit mode

Giving a look on other forums it appears that not having the index file may cause problems. I would suggest indexing the file and retrying, just to see what happens.

ADD REPLY

Login before adding your answer.

Traffic: 2810 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6