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 AFPChainFlipper()
public static AFPChain flipChain(AFPChain o) throws StructureException
o
- ... the original AFPCHain that should be flippedStructureException
Copyright © 2000–2019 BioJava. All rights reserved.