changeset 1:c9fb9ecae076

planemo upload
author jasmine_amir
date Thu, 02 Feb 2023 18:29:47 -0500
parents 878e5d4becef
children d8dceaadb43c
files fasterq_dump.xml fastq_dump.xml macros.xml sam_dump.xml
diffstat 4 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/fasterq_dump.xml	Thu Feb 02 18:11:05 2023 -0500
+++ b/fasterq_dump.xml	Thu Feb 02 18:29:47 2023 -0500
@@ -1,4 +1,4 @@
-<tool id="fasterq_dump" name="Faster Download and Extract Reads in FASTQ" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
+<tool id="fasterq_dump" name="Faster Download and Extract Reads in FASTQ" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>format from NCBI SRA</description>
     <macros>
         <import>macros.xml</import>
--- a/fastq_dump.xml	Thu Feb 02 18:11:05 2023 -0500
+++ b/fastq_dump.xml	Thu Feb 02 18:29:47 2023 -0500
@@ -1,4 +1,4 @@
-<tool id="fastq_dump" name="Download and Extract Reads in FASTQ" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
+<tool id="fastq_dump" name="Download and Extract Reads in FASTQ" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>format from NCBI SRA</description>
     <macros>
         <import>macros.xml</import>
--- a/macros.xml	Thu Feb 02 18:11:05 2023 -0500
+++ b/macros.xml	Thu Feb 02 18:29:47 2023 -0500
@@ -1,7 +1,6 @@
 <macros>
     <token name="@TOOL_VERSION@">3.0.0</token>
     <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@PROFILE@">21.09</token>
     <xml name="edam_ontology">
         <edam_topics>
             <edam_topic>topic_0622</edam_topic> <!-- Genomics -->
--- a/sam_dump.xml	Thu Feb 02 18:11:05 2023 -0500
+++ b/sam_dump.xml	Thu Feb 02 18:29:47 2023 -0500
@@ -1,4 +1,4 @@
-<tool id="sam_dump" name="Download and Extract Reads in BAM" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
+<tool id="sam_dump" name="Download and Extract Reads in BAM" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>format from NCBI SRA</description>
     <macros>
         <import>macros.xml</import>