YangLab / CIRCexplorer2

circular RNA analysis toolset
http://circexplorer2.readthedocs.org/
Other
76 stars 42 forks source link

Is CIRCexplorer2 allowing for STAR-generated bam file as input? #64

Open lovebaboon1989 opened 1 year ago

lovebaboon1989 commented 1 year ago

Hi there, I'd like to try using CIRCexplorer2 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 CIRCexplorer series tools may allow for the STAR-generated BAM file as a input? Because if we rerun the genome alignment pipeline using pair-end fastq files once again, that could cost a lot of time.. Thanks a lot and looking forward to your kind reply! Best regards, Weiqian Jiang

kepbod commented 1 year ago

If you want to use BAM files from STAR alignment, it requires chimeric alignment (set --chimSegmentMin in STAR) for CIRCexplorer2 to identify circRNA junction reads.