Bio3DView.jl Versions Save

A Julia package to view macromolecular structures in the REPL, in a Jupyter notebook/JupyterLab or in Pluto

v0.1.5

9 months ago
  • Fix issue with rendering in VS Code.

v0.1.4

1 year ago
  • Drop support for Julia versions below 1.6.

v0.1.3

3 years ago
  • Fix JavaScript issue when viewing in Pluto.jl.

v0.1.2

3 years ago
  • Add the ability to draw lines and cylinders.

v0.1.1

3 years ago

v0.1.0

5 years ago

First release of Bio3DView.jl, a viewer for molecular structures in Julia based on 3Dmol.js.

Features:

  • View files and strings in multiple file formats ("pdb", "sdf", "xyz" and "mol2").
  • View structures from the PDB and objects from BioStructures.jl.
  • Add styles, surfaces, isosurfaces, boxes etc.
  • View in an IJulia cell or a Blink.jl popup, or export to HTML.