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

BS junction sequences: one-base shift #18

Open
YunaBlum opened this issue May 25, 2020 · 2 comments
Open

BS junction sequences: one-base shift #18

YunaBlum opened this issue May 25, 2020 · 2 comments

Comments

@YunaBlum
Copy link

Hi David,
Thank you for the updated code for the BS junction sequence. I still have a minor pb when using Ciri output as it uses bwa and not STAR there is a shift of one base that appears in the sequence. For instance, when using the default data resulting from Circexplorer, your tool gives this BS sequence for HIPK3:
image
Using CIRI output only, for the same circRNA your tool gives:
image

Best,
Yuna

@davhum
Copy link
Collaborator

davhum commented May 26, 2020

Hi Yuna,

Thanks for identifying this issue. I have amended this so that the correct output is generated for CIRI data.

This issue has reminded me that the BSJ sequence retrieved is obtained from the genome without any cross reference to gene model. The current implementation extends 125nt both directions from the BSJ. In some cases this length will extend beyond the exon boundary. I should properly define/document this so will leave this issue open and update vignette and Ularcirc page accordingly.

Regards,
David

@YunaBlum
Copy link
Author

ok thank you

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