Uses of Interface
org.biojava.nbio.structure.SeqMisMatch
-
Uses of SeqMisMatch in org.biojava.nbio.structure
Modifier and TypeMethodDescriptionChain.getSeqMisMatches()
Gets annotated sequence mismatches for this chain.ChainImpl.getSeqMisMatches()
Modifier and TypeMethodDescriptionvoid
Chain.setSeqMisMatches
(List<SeqMisMatch> seqMisMatches) Sets annotated sequence mismatches for this chain.void
ChainImpl.setSeqMisMatches
(List<SeqMisMatch> seqMisMatches)