Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 422 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 422 Bytes

knime_node_template

KNIME Node Template

This simple application reads a fasta/fastq file and write it to another file. It is a seqan application template used by "Generating SeqAn KNIME Nodes" tutorial.

One has to put this repository into the seqan apps directory and follow seqan build instructions at (http://seqan.readthedocs.org/en/master/Tutorial/GettingStarted.html) in order for this app to compile properly.