Mercurial > repos > proteore > proteore_data_manager
diff data_manager/resource_building.xml @ 6:f281a1eb83d6 draft
planemo upload commit 5df487b88ce2146c4be8e1d9f419006583185f6a-dirty
| author | proteore |
|---|---|
| date | Mon, 11 Mar 2019 04:30:28 -0400 |
| parents | 429e7481c392 |
| children | 77db6c42a212 |
line wrap: on
line diff
--- a/data_manager/resource_building.xml Fri Mar 08 04:09:43 2019 -0500 +++ b/data_manager/resource_building.xml Mon Mar 11 04:30:28 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.03.08.1" tool_type="manage_data"> +<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.03.10" tool_type="manage_data"> <description> to create or update reference files for proteore tools </description> @@ -23,6 +23,8 @@ #if $database.base.interactome == "biogrid" --species="$database.base.species" #end if + #else if $database.database == "nextprot" + --database=$database.database #end if --output "$output" @@ -35,6 +37,7 @@ <option value="peptide_atlas">Peptide Atlas</option> <option value="id_mapping">ID mapping</option> <option value="PPI">Build protein interaction maps</option> + <option value="nextprot">neXtProt</option> </param> <when value="human_protein_atlas"> <param name="tissues" type="select" multiple="false" label="Please select tissue">
