Mercurial > repos > proteore > proteore_data_manager
diff data_manager/resource_building.xml @ 31:faeeabb11a4d draft
"planemo upload commit ba867b8fa3352695fbda1ae764407f363ee79a50-dirty"
| author | proteore |
|---|---|
| date | Wed, 08 Jan 2020 09:53:34 +0000 |
| parents | a6cabd3ab71f |
| children | ec1febc6672e |
line wrap: on
line diff
--- a/data_manager/resource_building.xml Thu Dec 12 09:26:42 2019 +0000 +++ b/data_manager/resource_building.xml Wed Jan 08 09:53:34 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.12.12" tool_type="manage_data"> +<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2020.01.08" tool_type="manage_data"> <description> to create or update reference files for proteore tools </description> @@ -27,6 +27,7 @@ --database=$database.database #end if --output "$output" + --tool_data_path=$__tool_data_path__ ]]></command> @@ -43,7 +44,7 @@ <param name="tissues" type="select" multiple="false" label="Please select tissue"> <option value="HPA_normal_tissue">Normal tissue</option> <option value="HPA_pathology">Pathology</option> - <!--option value="HPA_full_atlas">Full Atlas</option--> + <option value="HPA_full_atlas">Full Atlas</option> </param> </when> <when value="peptide_atlas">
