YangLab / CIRCexplorer2

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

why the CIRCexplorer2 is so slow #66

Open z-bluesky opened 1 year ago

z-bluesky commented 1 year ago

When I ran CIRCxplorer2, it took me an over night to align the paired sequencing data using tophat. And then it took nearly 10 hours to go to the assembly step, and it hasn't finished running yet

z-bluesky commented 1 year ago

I spent 13 hours and 43 minutes in the assembly step, which is really time-consuming indeed, although I set the number of threads to 10000

kepbod commented 1 year ago

I recommend using STAR to align circRNAs and skipping the assembly step to speed up your process.

z-bluesky commented 1 year ago

I recommend using STAR to align circRNAs and skipping the assembly step to speed up your process.

Hi kepbod, I know that way can be faster, but I really need the tophat-align way to assemble and denovo to get novel RNA

kepbod commented 1 year ago

You can use STAR with stringtie to assemble and denovo to get novel circRNAs. You just neet to offer CIRCexplorer2 with the gene annotation file assembled using stringtie.