Mercurial > repos > jjkoehorst > sapp
diff fasta2rdf/fastatordf.xml @ 12:0773b11fb822
cutadapters added
author | jjkoehorst <jasperkoehorst@gmail.com> |
---|---|
date | Sat, 21 Feb 2015 16:56:49 +0100 |
parents | ec73c34af97b |
children |
line wrap: on
line diff
--- a/fasta2rdf/fastatordf.xml Sat Feb 21 16:33:42 2015 +0100 +++ b/fasta2rdf/fastatordf.xml Sat Feb 21 16:56:49 2015 +0100 @@ -1,4 +1,8 @@ <tool id="SAPP_genome_to_ttl" name="FASTA to RDF" version="0.1"> + <requirements> + <requirement type='package' version="3.4">python</requirement> + <requirement type='package' version="1.0">rdflib</requirement> + </requirements> <description></description> <command interpreter="python3">fastatordf.py '-input' '$input' '-output' '$output' '-organism' '$organism' '-ncbi_taxid' '$ncbi_taxid' '-idtag' '$identification_tag' -sourcedb SAPP #for $index, $id in enumerate( $ids )