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

Callback functions for track movement and chr switch #504

Open
kevinyao93 opened this issue Jan 29, 2019 · 1 comment
Open

Callback functions for track movement and chr switch #504

kevinyao93 opened this issue Jan 29, 2019 · 1 comment

Comments

@kevinyao93
Copy link

I've been trying to read through the code and I've been trying to find how to implement callback functions in pileup when I switch the chromosome or drag the track - is this something that's implemented? I haven't been able to find any update or info on this.

@akmorrow13
Copy link
Collaborator

Hi @kevinyao93 !

All the code for handling the range change happens here. You can thus track the state of the range in Root.js to detect when the range changes.

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