-
Notifications
You must be signed in to change notification settings - Fork 0
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
Can we see EMDB structures in the LiteMol viewer #60
Comments
I'll double check that. |
I've tested it, but it doesn't work out of the box. We might need to ask Sameer. |
Go and ask Sameer ;-) Or the developers, they might have a more immediate answer :) |
I've send an email to Sameer. |
Hi All, Yes, LiteMol can render EMDB structures :) Here is an example EM entry visualization on PDBe entry page http://www.ebi.ac.uk/pdbe/entry/view3D/5mb8/?view=entry_index&viewer=jmol&controls=codename_hero If you are using the litemol component then the definition will be Hope this helps! Let me know if you have any specific implementation requirement. Cheers, |
Brilliant! How would that work a well for EMD-2635? Or is that not possible yet? |
The current component implementation maps the EMBD entry to its corresponding PDB fitted model structure. That means PDB ID is mandatory. For example the EMDB entry EMD-3459 maps to PDB entry 5mb8. You can obtain this mapping information using EMDB API. In case of EMD-2635 there is no PDB fitted model structure available. Now if you want to display only the density maps available on EMDB then you'll have to customize the component to render only the EMDB maps. Do you want implement this ? |
I guess not currently, but maybe in the future. Do you think that this is rather straight forward? @bmeldal what do you think about:
|
Yes, I think we'll leave the density maps for now and focus on what can be implemented using LiteMol in its current version. For recent structures we have both xrefs, the regular PDB one and the EMD-xxxx, so that'll work. @mandarsd would you be the one to talk to about any regular reciprocal updates? Either way, I need to arrange a meeting with however deals with that for our next step in the Complex Portal - PDB relationship :) |
@tschaka1904 Yes it is pretty straight forward. I'll create an example demonstration with this use case. It will be useful for other developers who want to customize the component. @bmeldal it depends on the type of PDBe service, for example anything related to web components at PDBe ultimately routes to me and things related to API are forwarded to relevant API developers. I guess Sameer will decide who will be attending the upcoming meetings but for web component updates you can write directly to me :) |
Thanks, Mandar, it'll be API related first. I'll ping Sameer. |
@bmeldal in this case we will have EMDB IDs which can be displayed with the LiteMol viewer and some can not. How do you want to display that? |
Good question. E.g.: |
Opened Jira: |
Keeling open as we need this discussion. |
Preferably make a decision if you want to continue this effort or not, as it has been hanging around for a bit. |
I think Sameer said we should be able to
The text was updated successfully, but these errors were encountered: