Error While running Hisat2: extract_splice_sites.py
0
0
Entering edit mode
6.3 years ago
Bioinfonext ▴ 460

Hi,

I am getting error while running extract_splice_sites.py from Hisat2:

/NGS_TOOLS/hisat2-2.1.0/extract_splice_sites.py transcript.gtf >transcript.ss
Traceback (most recent call last):
  /NGS_TOOLS/hisat2-2.1.0/extract_splice_sites.py", line 25, in <module>
    from collections import defaultdict as dd, Counter
ImportError: cannot import name Counter

Can anyone suggest how I can resolve it?

Thanks

rna-seq • 2.9k views
ADD COMMENT
1
Entering edit mode

What version of python are you using?

ADD REPLY
0
Entering edit mode

Hi, Actually I am running hisat2 on HPC cluster where we have all python version installed, I add particular python version in my path by using module add python3

So I tried with python3 also but it did not work>

ADD REPLY
0
Entering edit mode

Thanks Badribio,

I loaded pyhton 2.7.8 ,

module load apps/python/2.7.8/

And now script is working.

ADD REPLY

Login before adding your answer.

Traffic: 2579 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