-
Notifications
You must be signed in to change notification settings - Fork 3
/
download.yaml
194 lines (164 loc) · 3.93 KB
/
download.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
## This file is a list of things to be downloaded using the command:
# run.py download
# To add a new item to be download, add a block like this - must have 'url',
# 'local_name' is optional, use to avoid name collisions
# #
# # Description of source
# #
# -
# # brief comment about file, and optionally a local_name:
# url: http://curefordisease.org/some_data.txt
# local_name: some_data_more_chars_prevent_name_collision.pdf
#
# For downloading from S3 buckets, see here for information about what URL to use:
# https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingBucket.html#access-bucket-intro
# Amazon S3 virtual hosted style URLs follow the format shown below:
# https://bucket-name.s3.Region.amazonaws.com/key_name
#
---
#
# **** ROBOT ****
#
-
url: https://github.com/ontodev/robot/releases/download/v1.9.5/robot.jar
local_name: robot.jar
-
url: https://raw.githubusercontent.com/ontodev/robot/master/bin/robot
local_name: robot
# **** Ontology files ****
#
# ENVO
#
-
url: http://purl.obolibrary.org/obo/envo.json
local_name: envo.json
# NCBITaxon
#
-
url: http://purl.obolibrary.org/obo/ncbitaxon.owl.gz
local_name: ncbitaxon.owl.gz
#
# ChEBI
#
-
url: http://purl.obolibrary.org/obo/chebi.owl.gz
local_name: chebi.owl.gz
#
# GO
#
-
url: http://purl.obolibrary.org/obo/go.json
local_name: go.json
#
# GO
#
-
url: http://purl.obolibrary.org/obo/go.owl
local_name: go.owl
#
# MONDO
#
-
url: https://purl.obolibrary.org/obo/mondo/mondo.json
local_name: mondo.json
#
# HP
#
-
url: https://purl.obolibrary.org/obo/hp/hp.json
local_name: hp.json
# **** Data sources ****
# BacDive
# Explore Bacterial Diversity
-
url: gdrive:1dOquB0M6H5Vxu6cBPa4kJ7F9v44medoV
local_name: bacdive_strains.json
# MediaDive
# Explore MediaDive data
-
url: https://mediadive.dsmz.de/rest/media
local_name: mediadive.json
# Madin et al Condensed-traits
-
url: https://github.com/bacteria-archaea-traits/bacteria-archaea-traits/blob/master/output/condensed_traits_NCBI.csv?raw=true
local_name: madin_etal.csv
# # # ****Conversion Tables****
#
# Environment
#
-
url: https://raw.githubusercontent.com/bacteria-archaea-traits/bacteria-archaea-traits/master/data/conversion_tables/environments.csv
local_name: environments.csv
#
# EPM JSON for curies package
#
-
url: https://raw.githubusercontent.com/biopragmatics/bioregistry/main/exports/contexts/obo.epm.json
local_name: epm.json
#
# Uniprot Functional Microbes
#
-
url: https://kghub.io/frozen_incoming_data/uniprot/uniprot_proteomes.tar.gz
local_name: uniprot_proteomes.tar.gz
#
# Uniprot Human
#
-
url: https://kghub.io/frozen_incoming_data/uniprot/uniprot_human.tar.gz
local_name: uniprot_human.tar.gz
#
# Unipathways
#
-
url: https://github.com/geneontology/unipathway/raw/master/upa.owl
local_name: upa.owl
# RHEA mappings
-
url: https://ftp.expasy.org/databases/rhea/tsv/rhea2go.tsv
local_name: rhea2go.tsv
-
url: https://ftp.expasy.org/databases/rhea/tsv/rhea2ec.tsv
local_name: rhea2ec.tsv
#
# EC
#
-
url: https://w3id.org/biopragmatics/resources/eccode/eccode.json
local_name: ec.json
#
# EC OWL
#
-
url: https://w3id.org/biopragmatics/resources/eccode/eccode.owl.gz
local_name: ec.owl.gz
#
# BactoTraits
#
-
url: https://ordar.otelo.univ-lorraine.fr/files/ORDAR-53/BactoTraits_databaseV2_Jun2022.csv
local_name: BactoTraits_databaseV2_Jun2022.csv
#
# CTD
#
-
url: https://ctdbase.org/reports/CTD_chemicals_diseases.tsv.gz
local_name: CTD_chemicals_diseases.tsv.gz
#
# Fermentation explorer
#
-
url: https://raw.githubusercontent.com/thackmann/FermentationExplorer/main/Shiny/FermentationExplorer/data/database.csv
local_name: fermentation_explorer.csv
#
# Disbiome
#
-
url: https://disbiome.ugent.be:8080/experiment
local_name: disbiome.json
#
# Wallen et al
#
-
url: https://static-content.springer.com/esm/art:10.1038/s41467-022-34667-x/MediaObjects/41467_2022_34667_MOESM4_ESM.xlsx
local_name: wallen_etal.xlsx