public class AFPChainFlipper extends Object
| Constructor and Description |
|---|
AFPChainFlipper() |
| Modifier and Type | Method and Description |
|---|---|
static AFPChain |
flipChain(AFPChain o)
Flip the position of name1 and name2 (as well as all underlying data) in an AFPChain.
|
public static AFPChain flipChain(AFPChain o) throws StructureException
o - ... the original AFPCHain that should be flippedStructureExceptionCopyright © 2000–2016 BioJava. All rights reserved.