Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2018-06-22 | 1.2 kB | |
CIRI_AS_v1.2.pl | 2016-07-04 | 147.3 kB | |
CIRI_AS_v1.1.pl | 2015-08-20 | 146.9 kB | |
LICENSE.txt | 2015-07-07 | 19.1 kB | |
CIRI_AS_manual.txt | 2015-07-04 | 3.7 kB | |
test_data_CIRI_AS.zip | 2015-07-04 | 79.9 MB | |
Totals: 6 Items | 80.2 MB | 1 |
CIRI-AS is a de novo detection tool for circRNA internal components and alternative splicing events based on spliced junction signatures, especially from back-spliced junction read pairs. Original codes and detailed manuals are included in the downloading URL: https://sourceforge.net/projects/ciri/files/CIRI-AS/. If you use CIRI-AS, please cite the following paper: Yuan Gao†, Jinfeng Wang†, Yi Zheng†, Jinyang Zhang, Shuai Chen and Fangqing Zhao*. Comprehensive identification of internal structure and alternative splicing events in circular RNAs. Nature Communications, 2016, DOI:10.1038/ncomms12060. Q&A: Q: An error "Please make sure the SAM is the same one used for circRNA detection by CIRI without modification!" when running CIRI-AS after CIRI2? A: Because CIRI-AS was developed before CIRI2, it cannot process sequencing reads with different lengths whereas CIRI2 can. It seems that your sequencing reads were trimmed to different lengths before mapping, so the output of CIRI2 based on these reads cannot be recognized by CIRI-AS. My suggestion is to use raw reads directly, or trim all reads to the same length before BWA, CIRI2 and CIRI-AS.