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

All cand_circ disqualified in collapse #24

Open
cbohrson opened this issue Jun 30, 2024 · 0 comments
Open

All cand_circ disqualified in collapse #24

cbohrson opened this issue Jun 30, 2024 · 0 comments

Comments

@cbohrson
Copy link

Hi,

As instructed by the readthedocs I ran CIRI-long collapse following the call command but I'm getting unexpected results.

I have inspected the isoforms generated by CIRI-long call in IGV after aligning them back to my reference genome (which in this case is a plasmid) and they match what I expect. However, collapse generates output like the following:

[Sun 2024-06-30 20:18:16] [INFO ] -------------- Collapse circular reads -------------
[Sun 2024-06-30 20:18:16] [WARNING] No annotation provided, entering 'De novo' mode
[Sun 2024-06-30 20:18:16] [INFO ] Step 1 - Clustering candidate circular reads
[Sun 2024-06-30 20:18:16] [INFO ] Circular reads clusters: 7
[Sun 2024-06-30 20:18:34] [100% ] [##################################################]
[Sun 2024-06-30 20:18:34] [INFO ] Corrected clusters: 0, 0/0/0/0 annotated/denovo/lariat/unknown
[Sun 2024-06-30 20:18:34] [INFO ] Step 2 - Calculating expression matrix
[Sun 2024-06-30 20:18:34] [INFO ] Final circRNAs: 0, isoforms: 0

In some cases corrected clusters will make it through but the number is much lower than the initial set.

Any possible reasons why all circular read clusters are being filtered? I have verified there is no clipping > 20 and the circRNAs are < 200,000 bp (I think these are filters from inspecting the code). I also modified collapse.py to not filter cluster size <= 1 and got the same results.

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

1 participant