# HG changeset patch # User proteore # Date 1580738919 0 # Node ID 1c40456be1db9181a68b1208eda043994b9627ad # Parent 09d9fd9b2d8c72be9e2a3e0962a5f2758485b653 "planemo upload commit dfde13321c02dff11b11d336f5b19e1cac2df64e-dirty" diff -r 09d9fd9b2d8c -r 1c40456be1db data_manager/resource_building.py --- a/data_manager/resource_building.py Fri Jan 31 15:51:40 2020 +0000 +++ b/data_manager/resource_building.py Mon Feb 03 14:08:39 2020 +0000 @@ -50,7 +50,7 @@ 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" + url = "https://www.proteinatlas.org/download/rna_tissue_hpa.tsv.zip" table = "proteore_protein_atlas_rna_tissue" output_file = tissue +"_"+ time.strftime("%d-%m-%Y") + ".tsv" diff -r 09d9fd9b2d8c -r 1c40456be1db data_manager/resource_building.xml --- a/data_manager/resource_building.xml Fri Jan 31 15:51:40 2020 +0000 +++ b/data_manager/resource_building.xml Mon Feb 03 14:08:39 2020 +0000 @@ -1,4 +1,4 @@ - + to create or update reference files for proteore tools