-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Drosophila euchromatin regions near centromere overshadowed by heterochromatin representation #189
Comments
Thank you for the fix, @rdcwuyy! I implemented it in #190. Ideogram gets its Drosophila banding data from NCBI Assembly. When I have more time, I plan to review the data issue more closely and report it to NCBI. Also, since you gave rather precise and correct instructions for the fix, I'd like to add you to the authors list. If you'd like to be included, please reply here with your name and email. |
Hi Eric, Thanks for your kindness. It's my great honour to be on the author list, although I've done too little to be a genuine one. ;) Anyway, my name is Yanying Wu and my email is yanying.wu@gmail.com Cheers, |
Added, cheers! |
Dear Eric,
Thanks for your fantastic work on the ideograms.
I found 3 regions (Chr2R, 3R and X) in the Drosophila ideogram misrepresented:
There might be some small issues in the source code, but a temporary solution could be to delete these three lines from ...dist/data/bands/native/drosophila-melanogaster.json:
(1) "X q pter 1 10976635 1 10976635 gpos",
(2) "2R q pter 1 4460914 1 4460914 gpos",
(3) "3R q pter 1 30597427 1 30597427 gpos",
and we will get the following ideogram, which looks better:
Thanks and best regards,
Yanying
The text was updated successfully, but these errors were encountered: