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()
Gets annotated sequence mismatches for this chain.
|
List<SeqMisMatch> |
ChainImpl.getSeqMisMatches() |
Modifier and Type | Method and Description |
---|---|
void |
Chain.setSeqMisMatches(List<SeqMisMatch> seqMisMatches)
Sets annotated sequence mismatches for this chain.
|
void |
ChainImpl.setSeqMisMatches(List<SeqMisMatch> seqMisMatches) |
Copyright © 2000–2019 BioJava. All rights reserved.