Uses of Interface
procope.methods.interologs.blast.BlastBBHConstraints

Packages that use BlastBBHConstraints
procope.methods.interologs.blast   
 

Uses of BlastBBHConstraints in procope.methods.interologs.blast
 

Classes in procope.methods.interologs.blast that implement BlastBBHConstraints
 class BlastBBHAlignmentLengthConstraint
          Ensures that BBHs are only accepted if their BLAST alignment covers a minimum fraction of both aligned protein sequences.
 

Methods in procope.methods.interologs.blast with parameters of type BlastBBHConstraints
 ProteinNetwork BlastHits.getBidirectionalBestHits(BlastHits backward, BlastBBHConstraints constraints)
          Calculate bidirectional best hits (BBHs).