| Package | Description | 
|---|---|
| org.biojava.nbio.structure | 
 
Interfaces and classes for protein structure (PDB). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SeqMisMatchImpl
Created by andreas on 9/11/15. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<SeqMisMatch> | 
Chain.getSeqMisMatches()
Get annotated sequence mismatches for this chain. 
 | 
List<SeqMisMatch> | 
ChainImpl.getSeqMisMatches()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Chain.setSeqMisMatches(List<SeqMisMatch> seqMisMatches)
Set annotated sequence mismatches for this chain. 
 | 
void | 
ChainImpl.setSeqMisMatches(List<SeqMisMatch> seqMisMatches)  | 
Copyright © 2000–2017 BioJava. All rights reserved.