Class Bio::Alignment::FactoryTemplate::FileInFileOut
In: lib/bio/alignment.rb
Parent: Simple

Template class for alignment application factory. The program needs: input: file (cannot accept stdin), format = fasta format output: file (parser should be specified by DEFAULT_PARSER)

Included Modules

Bio::Alignment::FactoryTemplate::WrapInputTempfile Bio::Alignment::FactoryTemplate::WrapOutputTempfile

[Validate]