Skip to content

v0.11.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 01:44
· 8 commits to main since this release

Backboner v0.11.2

Diff since v0.11.1

  • Add Protein.PDBEntry function for getting a PDB entry in the form of a Vector{Protein.Chain} from the PDB without an explicit download.
  • Add pdb_str macro for convenience. (e.g. pdb"1ASS")