Mercurial > repos > thondeboer > neat_genreads
comparison neat_genreads.xml @ 3:edca797fa2b2 draft
planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author | thondeboer |
---|---|
date | Tue, 15 May 2018 16:41:15 -0400 |
parents | 8a739c944dbf |
children | 110fc7a9a016 |
comparison
equal
deleted
inserted
replaced
2:8a739c944dbf | 3:edca797fa2b2 |
---|---|
2 name="NEAT-genReads" | 2 name="NEAT-genReads" |
3 version="1.0.0" | 3 version="1.0.0" |
4 profile="16.04"> | 4 profile="16.04"> |
5 <description>is a fine-grained read simulator</description> | 5 <description>is a fine-grained read simulator</description> |
6 <requirements> | 6 <requirements> |
7 <requirement type="package" version="2.7">python</requirement> | |
8 <requirement type="package" version="1.9.1">numpy</requirement> | 7 <requirement type="package" version="1.9.1">numpy</requirement> |
9 <requirement type="package">libgfortran</requirement> | |
10 </requirements> | 8 </requirements> |
11 <command detect_errors="exit_code"> | 9 <command detect_errors="exit_code"> |
12 <![CDATA[ | 10 <![CDATA[ |
13 python2 $__tool_directory__/genReads.py | 11 python2 $__tool_directory__/genReads.py |
14 #if $in_type.input_type == "built-in": | 12 #if $in_type.input_type == "built-in": |