# HG changeset patch # User proteore # Date 1580979770 18000 # Node ID b05fa99ddda28e91f611104430a183a2f260f1c9 # Parent e967a99d66b3c3cc31a972c8b3f7ef182cf6e1f0 "planemo upload commit a23ff40d482d58e0425108bf60372e5fcafb847e" diff -r e967a99d66b3 -r b05fa99ddda2 data_manager/resource_building.py --- a/data_manager/resource_building.py Thu Jan 23 08:38:02 2020 -0500 +++ b/data_manager/resource_building.py Thu Feb 06 04:02:50 2020 -0500 @@ -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/rna_tissue_consensus.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 e967a99d66b3 -r b05fa99ddda2 data_manager/resource_building.xml --- a/data_manager/resource_building.xml Thu Jan 23 08:38:02 2020 -0500 +++ b/data_manager/resource_building.xml Thu Feb 06 04:02:50 2020 -0500 @@ -1,4 +1,4 @@ - + to create or update reference files for proteore tools @@ -45,6 +45,7 @@ + diff -r e967a99d66b3 -r b05fa99ddda2 data_manager_conf.xml --- a/data_manager_conf.xml Thu Jan 23 08:38:02 2020 -0500 +++ b/data_manager_conf.xml Thu Feb 06 04:02:50 2020 -0500 @@ -31,6 +31,21 @@ + + + + + + + + + protein_atlas/ + + ${GALAXY_DATA_MANAGER_DATA_PATH}/protein_atlas/${release}.tsv + abspath + + + diff -r e967a99d66b3 -r b05fa99ddda2 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 Thu Feb 06 04:02:50 2020 -0500 @@ -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 e967a99d66b3 -r b05fa99ddda2 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Thu Jan 23 08:38:02 2020 -0500 +++ b/tool_data_table_conf.xml.sample Thu Feb 06 04:02:50 2020 -0500 @@ -8,6 +8,10 @@ id, release, name, tissue, value + + id, release, name, tissue, value + +
id, release, name, tissue, value