g2nb / igv-jupyter

Extension for Jupyter which integrates igv.js
MIT License
154 stars 14 forks source link

Entire extend of the deletion not highlighted in notebook #36

Closed vkullu closed 3 years ago

vkullu commented 4 years ago

Hello, I noticed when I loaded a VCF file from MANTA in the desktop version of IGV, it showed the nice deletion (several kbs) above HBA loci. However when I loaded the same in the jupter notebook, it shows a tick only at the start, but not the entire band over 60kb. Thank you very much for your help.

Screen Shot 2020-07-02 at 10 05 20 PM

Screen Shot 2020-07-02 at 10 05 30 PM
jrobinso commented 4 years ago

If you can upload an example VCF that illustrates the problem I will look into it. You can zip it and upload it here, or give me a URL where I can download it.

Also, what version of the Jupyter igv extension are you using?

vkullu commented 4 years ago

Thank you for your reply. These are customer VCFs so I am trying to figure out how to de-identify them within the company so I can share them. How do I figure out my version of jupyter igv extension?

jrobinso commented 3 years ago

That's an excellent question, if you don't remember what you installed I'm not sure.

The problem, if there is one, will be with "igv.js". To see if its been corrected since this jupyter release you can try loading your VCF at

https://igv.org/app

This is secure, igv.org/app runs in your browser nothing is uploaded. If it looks correct there the fix is to update the igv.js version your notebook is using. But first let's verify it.

On Mon, Jul 6, 2020 at 12:13 PM Vinayak Kulkarni notifications@github.com wrote:

Thank you for your reply. These are customer VCFs so I am trying to figure out how to de-identify them within the company so I can share them. How do I figure out my version of jupyter igv extension?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/igvteam/igv-jupyter/issues/36#issuecomment-654416530, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHD2HEHQXTH3QUS5TWUJBTR2IO5BANCNFSM4OPPJEFA .