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

[Wish] protein contact maps #161

Open
goldbergtatyana opened this issue Aug 2, 2016 · 4 comments
Open

[Wish] protein contact maps #161

goldbergtatyana opened this issue Aug 2, 2016 · 4 comments

Comments

@goldbergtatyana
Copy link

The basic version would basically just be a matrix visualizer, but there are lots of nice visualization extensions possible like interactive highlighting, comparing two maps across the diagonal of the matrix, showing contacts in complexes, etc. A nice desktop viewer is CMView (http://www.bioinformatics.org/cmview/tutorial.html). We were thinking it could be a nice visualization feature in combination with a 3D viewer like ngl or iCn3D.

Spencer Bliven and Peter Rose

@sbliven
Copy link

sbliven commented Aug 3, 2016

While we're brainstorming features, contact maps are also closely related to the dot plots used for inspecting protein structure alignments (similar data matrix but different interpretation).

@josemduarte
Copy link

Just to let you know, we at RCSB PDB in San Diego have started working on the JS contact map viewer project. The idea is to be able to have bidirectional communication to a 3D viewer (NGL in our case). We are building the viewer using SVG and D3. I'll post in this issue with some links when there is some progress.

@josemduarte
Copy link

We have now made public the CMView.js repository. It has the basic functionality of displaying the map and communicating to the NGL 3D viewer bidirectionally. Multiple structures can also be shown by providing a multiple sequence alignment. Thanks to @garyyuya for doing a great job in implementing it!

@sbliven
Copy link

sbliven commented Jul 5, 2017

@josemduarte @garyyuya It would be great to add CMView to the BioJS repository

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