An open API service indexing awesome lists of open source software.

https://github.com/seqan/knime_node_template

KNIME Node Template
https://github.com/seqan/knime_node_template

Last synced: 16 days ago
JSON representation

KNIME Node Template

Awesome Lists containing this project

README

          

# 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.