Package | Description |
---|---|
org.biojava.nbio.structure |
Interfaces and classes for protein structure (PDB).
|
Modifier and Type | Field and Description |
---|---|
static AtomPositionMap.GroupMatcher |
AtomPositionMap.AMINO_ACID_MATCHER
Matches CA atoms of protein groups
|
static AtomPositionMap.GroupMatcher |
AtomPositionMap.ANYTHING_MATCHER
Matches all atoms
|
Constructor and Description |
---|
AtomPositionMap(Atom[] atoms,
AtomPositionMap.GroupMatcher matcher)
Creates a new AtomPositionMap containing only atoms matched by
matcher . |
Copyright © 2000–2018 BioJava. All rights reserved.