Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is CIRI2 or CIRIquant allowing for STAR-generated bam file? #25

Open
lovebaboon1989 opened this issue Jan 19, 2023 · 2 comments
Open

Is CIRI2 or CIRIquant allowing for STAR-generated bam file? #25

lovebaboon1989 opened this issue Jan 19, 2023 · 2 comments

Comments

@lovebaboon1989
Copy link

lovebaboon1989 commented Jan 19, 2023

Hi there,
I'd like to try using CIRI2 or CIRIquant to map circRNA reads in human genome. But since my project has over 1000 samples and we've already done the alignment work for mRNA by STAR aligner (which took lots of time), so I just wonder whether these tools may allow for the STAR-generated BAM file as a input? Because if we rerun the genome alignment pipeline using bwa-mem once again, that could cost a lot of time..
Thanks a lot and looking forward to your kind reply!
Best regards,
Weiqian Jiang

@lovebaboon1989 lovebaboon1989 changed the title Is CIRI2 allowing for STAR-generated bam file? Is CIRI2 or CIRIquant allowing for STAR-generated bam file? Jan 19, 2023
@Kevinzjy
Copy link
Member

Hi, @lovebaboon1989.

  1. CIRI2 could not use STAR-generated bam as output

  2. CIRIquant by default uses bwa-mem and CIRI2 to detect circRNAs from the sequencing reads, and the bam provided in the --bam option is used for FSJ reads detection. So unless you already generated the circRNA files using other circRNA tools, running bwa-mem and CIRI2 is inevitable.

As you already have STAR output, maybe you can run CIRCexplorer2 to detect circRNAs. Then you can still run CIRIquant with --circ CIRCexplorer2_output --tool CIRCexplorer2.

@lovebaboon1989
Copy link
Author

Hi Kevin,
Thanks a lot for the explanation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants