class Bio::Alignment::FactoryTemplate::FileInFileOutWithTree

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) Tree (*.dnd) output is also supported.