Mercurial > repos > pjbriggs > ceas
comparison data_manager/data_manager_ceas_fetch_annotations.xml @ 10:b5d686bb9d6f draft
Version 1.0.2-3: get dependencies from conda.
author | pjbriggs |
---|---|
date | Wed, 28 Feb 2018 06:04:06 -0500 |
parents | 4e2883bb058d |
children |
comparison
equal
deleted
inserted
replaced
9:4c3b7130dbbb | 10:b5d686bb9d6f |
---|---|
1 <tool id="data_manager_fetch_ceas_annotations" name="Fetch CEAS annotation" version="0.0.1" tool_type="manage_data"> | 1 <tool id="data_manager_fetch_ceas_annotations" name="Fetch CEAS annotation" version="0.0.1" tool_type="manage_data"> |
2 <requirements> | 2 <requirements> |
3 <requirement type="package" version="1.2.5">python_mysqldb</requirement> | 3 <requirement type="package" version="1.0.2b1">cistrome-ceas</requirement> |
4 <requirement type="package" version="0.7.1">bx_python</requirement> | |
5 <requirement type="package" version="1.0.2.d8c0751">cistrome_ceas</requirement> | |
6 </requirements> | 4 </requirements> |
7 <description>Fetch and install annotation databases for CEAS</description> | 5 <description>Fetch and install annotation databases for CEAS</description> |
8 <command interpreter="python">data_manager_ceas_fetch_annotations.py | 6 <command interpreter="python">data_manager_ceas_fetch_annotations.py |
9 "${out_file}" | 7 "${out_file}" |
10 "${description}"</command> | 8 "${description}"</command> |