changeset 7:3ca19e64727a draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/ariba commit 067b5a6a02d5f04c2155b45eed5df257a1360645-dirty
author thanhlv
date Mon, 18 Feb 2019 12:08:22 -0500
parents 8847ef359f80
children 99da8dc2b590
files planemo_command/planemo_command_ariba.sh planemo_command/planemo_command_ariba_flag.sh
diffstat 2 files changed, 0 insertions(+), 20 deletions(-) [+]
line wrap: on
line diff
--- a/planemo_command/planemo_command_ariba.sh	Mon Feb 18 12:05:10 2019 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-planemo tool_init \
-        --force \
-        --id "ariba_run" \
-        --name "Antimicrobial Resistance Identification By Assembly" \
-        --requirement ariba@2.13.1 \
-        --example_command 'ariba run $DBNAME reads1.fastq reads2.fastq out.run' \
-        --example_input 2.fastq \
-        --example_output out.run \
-        --cite_url 'https://github.com/sanger-pathogens/ariba'
\ No newline at end of file
--- a/planemo_command/planemo_command_ariba_flag.sh	Mon Feb 18 12:05:10 2019 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#!/usr/bin/env bash
-planemo tool_init \
-        --force \
-        --id "ariba_flag" \
-        --name "Antimicrobial Resistance Identification By Assembly" \
-        --requirement ariba@2.13.1 \
-        --example_command 'ariba run $DBNAME reads1.fastq reads2.fastq out.run' \
-        --example_input 2.fastq \
-        --example_output out.run \
-        --cite_url 'https://github.com/sanger-pathogens/ariba'
\ No newline at end of file