TLDRocket
Sign in

Protein Structure

1 summarised story about Protein Structure, each linking back to the original source. Browse all topics →

Wednesday, 24 August 2022

Visualize proteins on Hugging Face Spaces

Hugging Face Blog 3 years ago

Hugging Face published a guide for integrating 3Dmol.js, a browser-based protein visualization tool, into Gradio applications on Hugging Face Spaces. The article recommends using the Molecule3D Gradio Custom Component, installable via `pip install gradio_molecule3d`, which allows users to modify protein visualizations interactively with customizable default settings. This enables machine learning researchers to build interactive demos that display predicted or redesigned protein structures directly in the browser without requiring specialized visualization software.