Uses of Class
baobab.bio.permutation.BPGraphCyclePartition

Packages that use BPGraphCyclePartition
baobab.bio.permutation   
 

Uses of BPGraphCyclePartition in baobab.bio.permutation
 

Methods in baobab.bio.permutation that return BPGraphCyclePartition
 BPGraphCyclePartition BPGraphPoint.getCyclePartition()
          Gets the cycle partition to which this point belongs
 BPGraphCyclePartition SignedBPGraphCycle.getPartition(int id)
          Gets a partition of this cycle, given its id
 BPGraphCyclePartition BPGraphCycle.getPartition(int id)
          Gets a partition of this cycle, given its id