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