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

Request methods to plot signals in a specific regions #156

Open
liuyang2006 opened this issue Dec 11, 2024 · 3 comments
Open

Request methods to plot signals in a specific regions #156

liuyang2006 opened this issue Dec 11, 2024 · 3 comments

Comments

@liuyang2006
Copy link

Dear ONT,

For POD5 files, I want to plot the raw signals with basecalled results in a region, e.g., 12-20 base-pairs. Is there a package or functions to extract the signal with related basecalling results together?

Thank you!

Best,
Yang

@Psy-Fer
Copy link

Psy-Fer commented Dec 11, 2024

Hey,

I'm not from ONT but this might be the tool you are looking for

https://github.com/hiruna72/squigualiser

Cheers,
James

@liuyang2006
Copy link
Author

Hi James,

This is indeed a beautiful tool! Thank you for sharing!

Best,
Yang

@marcus1487
Copy link

A bit late here, but you might have a look at Remora for raw signal plotting. Remora aims to simplify the processing steps and inputs. During basecalling you'll have to record the link between the basecalls and the signal with the --emit-moves option. After this the resulting BAM file and POD5 file (or directory of POD5s) are the only inputs to basecall anchored raw signal plotting. Adding a k-mer levels table and mapping the reads can allow comparison of the signal from many reads at a genomic location. Here are some notebooks describing the functionality. https://github.com/nanoporetech/remora/tree/master/notebooks

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

3 participants