# HG changeset patch # User proteore # Date 1580485900 0 # Node ID 09d9fd9b2d8c72be9e2a3e0962a5f2758485b653 # Parent f89ddc972ad453d970f67a1ff2e901807830c64f "planemo upload commit 714703437f238e7295980f96620365b801fd435c-dirty" diff -r f89ddc972ad4 -r 09d9fd9b2d8c data_manager/resource_building.py --- a/data_manager/resource_building.py Tue Jan 21 16:26:56 2020 +0000 +++ b/data_manager/resource_building.py Fri Jan 31 15:51:40 2020 +0000 @@ -48,6 +48,10 @@ tissue_name = "HPA full atlas" url = "https://www.proteinatlas.org/download/proteinatlas.tsv.zip" table = "proteore_protein_full_atlas" + elif tissue == "HPA_RNA_tissue": + tissue_name = "HPA RNA tissue" + url = "https://www.proteinatlas.org/download/normal_tissue.tsv.zip" + table = "proteore_protein_atlas_rna_tissue" output_file = tissue +"_"+ time.strftime("%d-%m-%Y") + ".tsv" path = os.path.join(target_directory, output_file) diff -r f89ddc972ad4 -r 09d9fd9b2d8c data_manager/resource_building.xml --- a/data_manager/resource_building.xml Tue Jan 21 16:26:56 2020 +0000 +++ b/data_manager/resource_building.xml Fri Jan 31 15:51:40 2020 +0000 @@ -1,4 +1,4 @@ - + to create or update reference files for proteore tools @@ -45,6 +45,7 @@ + diff -r f89ddc972ad4 -r 09d9fd9b2d8c data_manager_conf.xml --- a/data_manager_conf.xml Tue Jan 21 16:26:56 2020 +0000 +++ b/data_manager_conf.xml Fri Jan 31 15:51:40 2020 +0000 @@ -31,6 +31,21 @@ + + + + + + + + + protein_atlas/ + + ${GALAXY_DATA_MANAGER_DATA_PATH}/protein_atlas/${release}.tsv + abspath + + + diff -r f89ddc972ad4 -r 09d9fd9b2d8c tool-data/proteore_protein_atlas_rna_tissue.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/proteore_protein_atlas_rna_tissue.loc.sample Fri Jan 31 15:51:40 2020 +0000 @@ -0,0 +1,4 @@ +#This file lists the locations name and values of reference files for Get expression data tool +#This is a tab separated file (TAB, not 4 spaces !) +# +#9979819281 HPA_RNA_tissue_19-07-2018 HPA RNA tissue 19/07/2018 HPA_rna_tissue /projet/galaxydev/galaxy/tool-data/protein_atlas/projet/galaxydev/galaxy/database/jobs_directory/019/19159/dataset_39307_files/HPA_rna_tissue_19-07-2018.tsv diff -r f89ddc972ad4 -r 09d9fd9b2d8c tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Tue Jan 21 16:26:56 2020 +0000 +++ b/tool_data_table_conf.xml.sample Fri Jan 31 15:51:40 2020 +0000 @@ -8,6 +8,10 @@ id, release, name, tissue, value + + id, release, name, tissue, value + +
id, release, name, tissue, value