problem in running CIRI2 as a circular RNA extracting tool
0
0
Entering edit mode
5.9 years ago
modarzi ▴ 170

hi,

I read this artile: "CIRI: an efficient and unbiased algorithm for de novo circular RNA identification." CIRI is a tool for extracting circular RNA. so, I downloaded CIRI2 and for running this tool based on test_data I execute below command:

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

but I see below error:

the following chromosomes are not founds in chr1.fa: chr 16 chr6 chr17 chr 19 chr 7 chr 8 chr 2 chr 10 chr 9 chr 18 chr 20 chr 12 chr 11 chr 15 chr X chr 13 chrY chr21 chr14 chr3 chr4 chr22
Fatal error. Aborted.

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

Best regards,

Mohammad

RNA-Seq Circular RNA • 1.8k views
ADD COMMENT
0
Entering edit mode

Do the chromosome names match between the gtf and fa?

ADD REPLY
0
Entering edit mode

Yes, my command is based on example of CIRI2_mamual.txt. I didn't any changing on the name of files and command.

ADD REPLY
0
Entering edit mode

I see chromosomes with a space (e.g. chr 11) and without (e.g. chr4). Something is odd.

Do the chromosome names match between the gtf, the sam and the fa?

ADD REPLY
0
Entering edit mode

exactly this is error:

The following chromosomes are not found in chr1.fa: chr3 chr16 chr22 chr11 chrY chr7 chr4 chr19 chr21 chr6 chr12 chr15 chr17 chr5 chr18 chr9 chrX chr2 chr10 chr20 chr14 chr13 chr8 Fatal error. Aborted.

ADD REPLY

Login before adding your answer.

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