public class CAConverter extends Object
| Constructor and Description |
|---|
CAConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Chain |
getRepresentativeAtomsOnly(Chain chain)
Convert a Chain to a new Chain containing C-alpha atoms only.
|
static List<Chain> |
getRepresentativeAtomsOnly(List<Chain> chains)
Convert a List of chain objects to another List of chains, containing Representative atoms only.
|
Copyright © 2000–2021 BioJava. All rights reserved.