ProteinChains v0.5.0
- Add
ProteinChain
ins_codes field. - Add
ProteinStructure
properties field. - More robust and consistent
ProteinStructureStore
IO. - Remove renumbering functions
- Remove
BackboneGeometry
andIdealResidue
types and prepend/append residue functions. - Make
ProteinChain
andProteinStructure
types mutable. - Add
addproperties!
,removeproperties!
, andsetproperties!
functions.