Ciri run error
1
0
Entering edit mode
3.6 years ago
aminijavad4 ▴ 10

Hi I downloaded ciri to find circular RNAs in RNA-seq data. I execute below command:

perl CIRI2.pl -I test.sam -O outfile -F dm6.fa -A drosophilaNCBI.gtf

but I see below error:

Can't open perl script "CIRI2.pl": No such file or directory

I appreciate if anybody share his/her comment with me.

Thanks in advance.

RNA-Seq circular RNA • 890 views
ADD COMMENT
2
Entering edit mode
3.6 years ago
Ram 43k

Use the full path to CIRI2.pl like so:

perl /path/to/CIRI2.pl ...
ADD COMMENT
0
Entering edit mode

Thanks. but I still get an error

 Can't open perl script "/path/to/CIRI2.plperl": No such file or directory
ADD REPLY
3
Entering edit mode

I hope you did not literally use /path/to/CIRI2.pl. Where is CIRI2.pl located in your file system?

ADD REPLY
0
Entering edit mode

I got it. thank you.

ADD REPLY

Login before adding your answer.

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