pv
pv copied to clipboard
WebGL protein viewer
I would like to use some Python code to write PV instances on the fly for my website. So far I have written the code to create a new .html...
Hi, I am interested in drawing a path from one residue to another residue in the protein structure (as this figure: https://www.nature.com/articles/s41467-022-29331-3/figures/3), can we do that using PV? Thanks very...
Hi, @biasmv When I visualize my structure of alphafold2 as cartoon, it shows like a tube as follows:  I don't know how to solve it. Thanks!
Hello guys, I am new to this project and I would love to know more about this project and the code you have been using.
The current version has a focus on viewer, this is making page jump to viewer on load. By disabling focus, the page can start from top without any jumps.
Hello! Is there an established way to render a set of geometric primitives (e.g., cubes, spheres, etc.) within pv? I want to drop a bunch of translucent cubes overlaid on...
Is it expected that the protein viewer predicts secondary structure when there is no secondary structure annotation in a PDB coordinate file? on the website it mentions that one of...
Hey Marco, I have implemented bio-pv as a [Web Component](https://nikhil-vats.github.io/bio-pv-web-component/examples/index.html). Right now, only the basic features are available and I will add more, I am working on it. I just...
Hello i read the whole documentation but couldn't figure out how to color each residue based on its index by mapping it to an array of hexadecimal code for colors...