Mercurial > repos > ieguinoa > data_manager_fetch_tx2gene
changeset 2:7d3ffe28ff3f draft
Uploaded
author | ieguinoa |
---|---|
date | Wed, 10 Oct 2018 11:44:17 -0400 |
parents | b193b5b8633e |
children | d71f65b854de |
files | data_manager/data_manager_fetch_tx2gene.xml tool-data/all_gff.loc.sample tool-data/representative_gff.loc.sample tool-data/tx2gene.loc.sample |
diffstat | 4 files changed, 4 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/data_manager_fetch_tx2gene.xml Wed Oct 10 11:13:41 2018 -0400 +++ b/data_manager/data_manager_fetch_tx2gene.xml Wed Oct 10 11:44:17 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="data_manager_fetch_gff" name="Create entries in tx2gene data table" version="0.0.1" tool_type="manage_data"> +<tool id="data_manager_fetch_tx2gene" name="Create entries in tx2gene data table" version="0.0.1" tool_type="manage_data"> <description>fetching</description> <command><![CDATA[ python "$__tool_directory__"/data_manager_fetch_tx2gene.py "${out_file}"
--- a/tool-data/all_gff.loc.sample Wed Oct 10 11:13:41 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -#The all_gff.loc file has this format: -# -#<unique_build_id> <dbkey> <display_name> <path_to_gff_file>