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

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

Included Modules

Bio::Alignment::FactoryTemplate::WrapInputStdin Bio::Alignment::FactoryTemplate::WrapOutputTempfile

[Validate]