Uses of Class
org.biojava.nbio.structure.io.mmcif.model.EntityPolySeq
-
Packages that use EntityPolySeq Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of EntityPolySeq in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type EntityPolySeq Modifier and Type Method Description voidChemCompConsumer. newEntityPolySeq(EntityPolySeq epolseq)voidMetalBondConsumer. newEntityPolySeq(EntityPolySeq epolseq)voidMMcifConsumer. newEntityPolySeq(EntityPolySeq epolseq)voidSimpleMMcifConsumer. newEntityPolySeq(EntityPolySeq epolseq)The EntityPolySeq object provide the amino acid sequence objects for the Entities.voidSimpleMMcifParser. triggerNewEntityPolySeq(EntityPolySeq epolseq)
-