Uses of Interface
compbio.engine.client.PipedExecutable

Packages that use PipedExecutable
compbio.engine.client Classes and interfaces representing an input for engines. 
compbio.runner.msa Wrappers for native executables for multiple sequence alignment (msa) 
 

Uses of PipedExecutable in compbio.engine.client
 

Subinterfaces of PipedExecutable in compbio.engine.client
 interface ConfiguredExecutable<T>
           
 

Classes in compbio.engine.client that implement PipedExecutable
 class ConfExecutable<T>
           
 

Uses of PipedExecutable in compbio.runner.msa
 

Classes in compbio.runner.msa that implement PipedExecutable
 class Mafft
           
 class Probcons
           
 class Tcoffee