public class ProteinChainExtractor extends Object
Constructor and Description |
---|
ProteinChainExtractor(Structure structure,
QuatSymmetryParameters parameters) |
Modifier and Type | Method and Description |
---|---|
int |
getAdjustedMinimumSequenceLength() |
List<Atom[]> |
getCalphaTraces() |
List<String> |
getChainIds() |
List<Integer> |
getModelNumbers() |
int |
getNucleicAcidChainCount() |
List<String> |
getSequences() |
public ProteinChainExtractor(Structure structure, QuatSymmetryParameters parameters)
Copyright © 2000–2016 BioJava. All rights reserved.