baobab.exec.permutation
Class analyzeSignedPermutation
java.lang.Object
baobab.exec.permutation.analyzeSignedPermutation
public class analyzeSignedPermutation
- extends java.lang.Object
Builds the breakpoint graph between two signed permutations (or genomes)
and prints its properties (number of points, cycles, components and
the reversal distance)
To get help, run the program without parameters.
- Author:
- Marilia Dias Vieira Braga
Method Summary |
static void |
main(java.lang.String[] argv)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
analyzeSignedPermutation
public analyzeSignedPermutation()
main
public static void main(java.lang.String[] argv)