changeset 5:6cfa38b014c1 draft

Uploaded
author charles-bernard
date Thu, 27 Oct 2016 06:55:32 -0400
parents 6f0be85be8fb
children 54c2c66e45a9
files data_manager_build_alfa_indexes/data_manager/data_manager_build_alfa_indexes.xml
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager_build_alfa_indexes/data_manager/data_manager_build_alfa_indexes.xml	Thu Oct 27 06:49:58 2016 -0400
+++ b/data_manager_build_alfa_indexes/data_manager/data_manager_build_alfa_indexes.xml	Thu Oct 27 06:55:32 2016 -0400
@@ -1,10 +1,6 @@
 <tool id="build_alfa_indexes" name="ALFA indexes" version="0.0.1" tool_type="manage_data">
   <description>build ALFA indexes from automatically downloaded gtf annotation file</description>
 
-  <requirements> 
-  	 <requirement type="package" version="0.1.0">alfa</requirement>
-  </requirements>
-
   <command interpreter="python">data_manager_build_alfa_indexes.py -e "${reference_source['kingdom']}" "${reference_source['species_name']}" -o "${out_file}" $__root_dir__ $__tool_directory__</command>
 
   <inputs>