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

RCSB Viewer layout #7

Open
idanb-droid opened this issue Mar 22, 2023 · 1 comment
Open

RCSB Viewer layout #7

idanb-droid opened this issue Mar 22, 2023 · 1 comment

Comments

@idanb-droid
Copy link

idanb-droid commented Mar 22, 2023

Hello! First, I'd like to commend the excellent work you've done on this project. The solution is clear, concise, and very effective.

I have successfully implemented the default viewer, but I'm interested in creating a custom viewer layout, similar to the one found on the RCSB website https://www.rcsb.org/3d-view/7VYJ I was wondering if anyone could provide guidance on how to achieve this using the package's current methods?

Thank you in advance! :)

@samirelanduk
Copy link
Owner

Have you tried using useInterface={true} and useControls={true}? Other than that, any customisations would need to use molstar's own API.

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