Uses of Class
baobab.bio.permutation.BPGraphCycle

Packages that use BPGraphCycle
baobab.bio.permutation   
 

Uses of BPGraphCycle in baobab.bio.permutation
 

Subclasses of BPGraphCycle in baobab.bio.permutation
 class SignedBPGraphCycle
          The SignedBPGraphCycle class represents a cycle of points of a the breakpoint graph of a signed permutation pair
 

Methods in baobab.bio.permutation that return BPGraphCycle
 BPGraphCycle BPGraphCyclePartition.getCycle()
          Gets the cycle of this partition
 BPGraphCycle BPGraphPoint.getCycle()
          Gets the cycle to which this points belongs