Uses of Interface
org.biojava.nbio.structure.SeqMisMatch
Packages that use SeqMisMatch
-
Uses of SeqMisMatch in org.biojava.nbio.structure
Classes in org.biojava.nbio.structure that implement SeqMisMatchMethods in org.biojava.nbio.structure that return types with arguments of type SeqMisMatchModifier and TypeMethodDescriptionChain.getSeqMisMatches()
Gets annotated sequence mismatches for this chain.ChainImpl.getSeqMisMatches()
Method parameters in org.biojava.nbio.structure with type arguments of type SeqMisMatchModifier and TypeMethodDescriptionvoid
Chain.setSeqMisMatches
(List<SeqMisMatch> seqMisMatches) Sets annotated sequence mismatches for this chain.void
ChainImpl.setSeqMisMatches
(List<SeqMisMatch> seqMisMatches)