strain-code 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5513296908994004e9b6335ae86d94ba02873b3e2940afc2ff89e7f1165ebe89
4
- data.tar.gz: bb13d47a428c2b9a7795487b1092687708eb297826fd409be34ef23835e17fa4
3
+ metadata.gz: 000726d0860fbf179a095addeed9c27ccc681d83151df9d5824d411df0804ea9
4
+ data.tar.gz: 3f8b98e0d2c668bf869262b29f1ff61228a9ef0ee883b4d706236ce88f5ce29e
5
5
  SHA512:
6
- metadata.gz: b6c77539709a14e6c0fd576a463b6f61ebcd3949d390d5827e6602a12e907accfe22d9d8d44fda4ef0fadbefc7c656df5bd28817a0579db0ee59d45eeba2f745
7
- data.tar.gz: a66650b1c6c23a9d20a6283ad77b6ede9e022b7c09bc80528e6452f7285c3b39f6d986d533833b025c89d1516284e981be28aea9a137e647e55fdd89237b9d00
6
+ metadata.gz: c338e1adae0ac224937f4bd1643d3bfe4416fe1d1523472fde82ef0defd346c4e5b66f20be7b564441abc292684c51a8b863c8d04ee6b7e681921ef04a67e538
7
+ data.tar.gz: 161906db101ca10fc461856ae95856360c60cbb2567c7750654bba784df752799c487bcec416e005adb7db61791e86df99275b3d3ea9794ab7d09f3860f2211e
data/data/catalogues.yaml CHANGED
@@ -11,15 +11,16 @@
11
11
  # - url: URL of the catalogue's main website
12
12
  # - url_pattern: URL pattern indicating how to form links to catalogue entries,
13
13
  # with "%s" indicating the non-code part of the culture number
14
- #
14
+ #
15
15
  # Additionally, fields starting with `_` are ignored in the basecode, and
16
16
  # notably include `_examples` (an array of strain numbers) and `_tested`
17
- # (the date in which the website was last tested)
17
+ # (the date in which the website was last tested), as well as `_notes`
18
18
  #
19
19
  # See also:
20
20
  # - https://ftp.ncbi.nih.gov/pub/taxonomy/Ccode_dump.txt
21
21
  # - https://jcm.brc.riken.jp/en/abbr_e
22
22
  catalogues:
23
+ #--- A
23
24
  - codes: [ ABB ]
24
25
  country_code: KR
25
26
  name: Asian Bacterial Bank
@@ -41,7 +42,7 @@ catalogues:
41
42
  name: Anaerobe Reference Laboratory, Helsinki Collection
42
43
  - codes: [ AHU ]
43
44
  country_code: JP
44
- name: |
45
+ name: >-
45
46
  Laboratory of Culture Collection of Microorganisms,
46
47
  Faculty of Agriculture, Hokkaido University
47
48
  organization: Hokkaido University
@@ -63,66 +64,23 @@ catalogues:
63
64
  name: American Type Culture Collection
64
65
  url: 'https://www.atcc.org'
65
66
  url_pattern: 'https://www.atcc.org/products/%s'
66
- - codes: [ CECT ]
67
- country_code: ES
68
- name: Colección Española de Cultivos Tipo
69
- name_en: Spanish Collection of Type Cultures
70
- organization: University of Valencia
71
- url:
72
- 'https://www.uv.es/uvweb/coleccion-espanola-cultivos-tipo/es/coleccion-espanola-cultivos-tipo-1285872233521.html'
73
- url_pattern: 'https://www.cect.org/vstrn2.php?cect=%s'
74
- - codes: [ DSM ]
75
- country_code: DE
76
- name: Deutsche Sammlung von Mikroorganismen und Zellkulturen
77
- name_en: German Collection of Microorganisms and Cell Cultures
78
- organization: |
79
- Leibniz Institute DSMZ - German Collection of Microorganisms and
80
- Cell Cultures GmbH
81
- url: 'https://www.dsmz.de/collection/catalogue'
82
- url_pattern:
83
- 'https://www.dsmz.de/collection/catalogue/details/culture/DSM-%s'
84
- - codes: [ IFO, NBRC ]
85
- country_code: JP
86
- name: 'NITE Biological Resource Center'
87
- organization: 'NITE: National Institute of Technology and Evaluation'
88
- url: 'https://www.nite.go.jp/nbrc/catalogue/'
89
- url_pattern:
90
- 'https://www.nite.go.jp/nbrc/catalogue/NBRCCatalogueDetailServlet?ID=IFO&CAT=%s'
91
- - codes: [ JCM ]
92
- country_code: JP
93
- name: 'Japan Collection of Microorganisms'
94
- organization: RIKEN
95
- url: 'https://jcm.brc.riken.jp/en/'
96
- url_pattern: 'https://www.jcm.riken.jp/cgi-bin/jcm/jcm_number?JCM=%s'
97
- - codes: [ KCTC ]
98
- country_code: KR
99
- name: Korean Collection for Type Cultures
100
- organization:
101
- 'KRIBB: Korea Research Institute of Bioscience and Biotechnology'
102
- url: 'https://kctc.kribb.re.kr/en/collection/'
103
- url_pattern: 'https://kctc.kribb.re.kr/collection/view?sn=%s'
104
- _examples: [ KCTC 92132 ]
105
- _tested: 2025-03-18
106
- - codes: [ NCTC ]
107
- country_code: UK
108
- name: National Collection of Type Cultures
109
- organization: Health Security Agency
110
- url: 'https://www.culturecollections.org.uk/products/bacteria-and-mycoplasmas/'
111
- url_pattern:
112
- 'https://www.culturecollections.org.uk/products/bacteria/detail.jsp?collection=nctc&refId=NCTC+%s'
67
+
68
+ #--- B
113
69
  - codes: [ BCRC ]
114
70
  country_code: TW
115
71
  name: Bioresource Collection and Research Center
116
72
  organization: Food Industry Research and Development Insitute
117
73
  url: 'https://catalog.bcrc.firdi.org.tw/'
118
74
  url_pattern: 'https://catalog.bcrc.firdi.org.tw/BcrcContent?bid=%s'
75
+
76
+ #--- C
119
77
  - codes: [ CAIM ]
120
78
  country_code: MX
121
79
  name: Collection of Aquatic Important Microorganisms
122
80
  organization: 'CIAD: Centro de Investigación en Alimentación y Desarrollo'
123
- url: 'https://www.ciad.mx/caim'
81
+ url: "https://www.ciad.mx/caim"
124
82
  url_pattern:
125
- 'https://www.ciad.mx/caim/busqueda.php?searchtype=caim&criterio=%s'
83
+ "https://www.ciad.mx/caim/busqueda.php?searchtype=caim&criterio=%s"
126
84
  - codes: [ CCALA ]
127
85
  name: Culture Collection of Autotrophic Organisms
128
86
  organization: Czech Academy of Sciences
@@ -133,27 +91,40 @@ catalogues:
133
91
  organization: Masaryk University
134
92
  country_code: CZ
135
93
  url_pattern: 'https://www.sci.muni.cz/ccm/bakterie/camb/%s'
136
- - codes: [ CGMCC, AS ]
137
- name: China General Microbiological Culture Collection Center
138
- organization: National Science and Technology Infrastructure
139
- country_code: CN
140
- url_pattern: 'https://cgmcc.net/english/search?stn=%s'
141
- # From NCBI Taxonomy (not working):
142
- # 'http://www.cgmcc.net/english/cata.php?stn=CGMCC%%20%s'
143
- _examples: [ CGMCC 1.19149 ]
144
- _tested: 2025-03-18
145
94
  - codes: [ CCMP ]
146
- name: |
95
+ name: >-
147
96
  NCMA: National Center for Marine Algae and Microbiota,
148
97
  formerly Culture Collection for Marine Phytoplankton
149
98
  organization: Bigelow Laboratory for Ocean Sciences
150
99
  country_code: US
151
100
  url_pattern: 'https://ncma.bigelow.org/CCMP%s'
101
+ - codes: [ CCTCC ]
102
+ country_code: CN
103
+ name: China Center for Type Culture Collection
104
+ organization: Wuhan University
152
105
  - codes: [ CCUG ]
153
106
  name: Culture Collection University of Gothenburg
154
107
  organization: University of Gothenburg
155
108
  country_code: SE
156
109
  url_pattern: 'https://www.ccug.se/strain?id=%s'
110
+ - codes: [ CECT ]
111
+ country_code: ES
112
+ name: Colección Española de Cultivos Tipo
113
+ name_en: Spanish Collection of Type Cultures
114
+ organization: University of Valencia
115
+ url:
116
+ "https://www.uv.es/uvweb/coleccion-espanola-cultivos-tipo/es/\
117
+ coleccion-espanola-cultivos-tipo-1285872233521.html"
118
+ url_pattern: 'https://www.cect.org/vstrn2.php?cect=%s'
119
+ - codes: [ CGMCC, AS ]
120
+ name: China General Microbiological Culture Collection Center
121
+ organization: National Science and Technology Infrastructure
122
+ country_code: CN
123
+ url_pattern: 'https://cgmcc.net/english/search?stn=%s'
124
+ # From NCBI Taxonomy (not working):
125
+ # 'http://www.cgmcc.net/english/cata.php?stn=CGMCC%%20%s'
126
+ _examples: [ CGMCC 1.19149 ]
127
+ _tested: 2025-03-18
157
128
  - codes: [ CICC ]
158
129
  name: China Center of Industrial Culture Collection
159
130
  organization:
@@ -167,46 +138,153 @@ catalogues:
167
138
  country_code: FR
168
139
  url_pattern:
169
140
  'https://catalogue-crbip.pasteur.fr/fiche_catalogue.xhtml?crbip=CIP%%20%s'
141
+
142
+ #--- D
143
+ - codes: [ DSM ]
144
+ country_code: DE
145
+ name: Deutsche Sammlung von Mikroorganismen und Zellkulturen
146
+ name_en: German Collection of Microorganisms and Cell Cultures
147
+ organization: >-
148
+ Leibniz Institute DSMZ - German Collection of Microorganisms and
149
+ Cell Cultures GmbH
150
+ url: 'https://www.dsmz.de/collection/catalogue'
151
+ url_pattern:
152
+ 'https://www.dsmz.de/collection/catalogue/details/culture/DSM-%s'
153
+
154
+ #--- E
155
+
156
+ #--- F
157
+ - codes: [ FRR ]
158
+ country_code: AU
159
+ name: Division of Food Research, Food Research Laboratory
160
+ organization: >-
161
+ CSIRO: The Commonwealth Scientific and Industrial Research Organisation
162
+
163
+ #--- G
170
164
  - codes: [ GDMCC ]
171
165
  country_code: CN
172
166
  name: Guangdong Microbial Culture Collection Center
173
167
  organization: Guangdong Academy of Sciences
174
168
  url:
175
169
  'http://english.gdim.cn/research/researchdivisions/guangdongmicrobialculturecollectioncentergdmcc/'
170
+ - codes: [ GIFU, GTC ]
171
+ country_code: JP
172
+ name: Gifu Type Culture Collection
173
+ organization: Gifu University School of Medicine
174
+
175
+ #--- H
176
+
177
+ #--- I
178
+ - codes: [ IAM ]
179
+ country_code: JP
180
+ name: >-
181
+ IAM Culture Collection, Center for Cellular and Molecular Research,
182
+ Institute of Molecular and Cellular Biosciences
183
+ organization: The University of Tokyo
184
+ _notes: Transferred to JCM
185
+ - codes: [ ICMP, PDDCC ]
186
+ country_code: NZ
187
+ name: >-
188
+ International Collection of Microorganisms from Plants,
189
+ Plant Diseases Division
190
+ organization: "DSIR: Department of Scientific and Industrial Research"
191
+ url: "https://www.landcareresearch.co.nz/tools-and-resources/collections/\
192
+ icmp-culture-collection/"
193
+ url_pattern: "https://scd.landcareresearch.co.nz/Specimen/ICMP_%s"
194
+ _examples: [ ICMP 123 ]
195
+ _tested: 2025-03-20
196
+ - codes: [ IFO, NBRC ]
197
+ country_code: JP
198
+ name: 'NITE Biological Resource Center'
199
+ organization: 'NITE: National Institute of Technology and Evaluation'
200
+ url: 'https://www.nite.go.jp/nbrc/catalogue/'
201
+ url_pattern:
202
+ 'https://www.nite.go.jp/nbrc/catalogue/NBRCCatalogueDetailServlet?ID=IFO&CAT=%s'
176
203
  - codes: [ ITM ]
177
- name: |
204
+ name: >-
178
205
  Belgian Coordinated Collections of Microorganisms (BCCM),
179
206
  Institute of Tropical Medicine Antwerp Mycobacteria Collection
180
207
  organization: 'BELSPO: Belgian Science Policy'
181
208
  country_code: BE
182
209
  url_pattern:
183
210
  'https://bccm.belspo.be/catalogues/bm-details?accession_number=ITM%%20%s'
211
+
212
+ #--- J
213
+ - codes: [ JCM ]
214
+ country_code: JP
215
+ name: Japan Collection of Microorganisms
216
+ organization: RIKEN
217
+ url: 'https://jcm.brc.riken.jp/en/'
218
+ url_pattern: 'https://www.jcm.riken.jp/cgi-bin/jcm/jcm_number?JCM=%s'
184
219
  - codes: [ JMRC ]
185
220
  name: Jena Microbial Resource Collection
186
221
  organization: Friedrich Schiller University Jena
187
222
  country_name: DE
188
223
  url_pattern: 'http://www.jmrc.uni-jena.de/data.php?fsu=%s'
224
+
225
+ #--- K
189
226
  - codes: [ KACC ]
190
227
  name: Korean Agricultural Culture Collection
191
228
  organization: National Academy of Agricultural Science
192
229
  country_code: KR
193
- url_pattern:
230
+ url_pattern:
194
231
  'https://genebank.rda.go.kr/eng/mic/cat/MicrobeSearch.do?sSearchWith=no&sTxt1=%s'
232
+ - codes: [ KCTC ]
233
+ country_code: KR
234
+ name: Korean Collection for Type Cultures
235
+ organization:
236
+ 'KRIBB: Korea Research Institute of Bioscience and Biotechnology'
237
+ url: 'https://kctc.kribb.re.kr/en/collection/'
238
+ url_pattern: 'https://kctc.kribb.re.kr/collection/view?sn=%s'
239
+ _examples: [ KCTC 92132 ]
240
+ _tested: 2025-03-18
241
+
242
+ #--- L
195
243
  - codes: [ LMG ]
196
- name: |
244
+ name: >-
197
245
  Belgian Coordinated Collections of Microorganisms (BCCM),
198
246
  Bacteria Collection Laboratorium voor Microbiologie Universiteit Gent
199
- name_en: |
247
+ name_en: >-
200
248
  Belgian Coordinated Collections of Microorganisms (BCCM),
201
249
  Bacteria Collection Laboratory of Microbiology, University of Ghent
202
- organization: 'BELSPO: Belgian Science Policy'
250
+ organization: "BELSPO: Belgian Science Policy"
203
251
  country_code: BE
204
- url_pattern: 'https://bccm.belspo.be/catalogues/lmg-strain-details?NUM=%s'
252
+ url: "https://bccm.belspo.be/catalogues"
253
+ url_pattern: "https://bccm.belspo.be/catalogues/lmg-strain-details?NUM=%s"
254
+
255
+ #--- M
256
+ - codes: [ MAFF ]
257
+ country_code: JP
258
+ name: Ministry of Agriculture, Forestry and Fisheries Genebank
259
+ organization: Ministry of Agriculture Forestry and Fisheries
260
+ url: "https://www.gene.affrc.go.jp/index_en.php"
261
+ url_pattern: "https://www.gene.affrc.go.jp/\
262
+ databases-micro_search_detail_en.php?maff=%s"
263
+ _examples: [ MAFF 210265 ]
264
+ _tested: 2020-03-20
205
265
  - codes: [ MCCC ]
206
266
  name: Marine Culture Collection of China
207
267
  organization: Third Institute of Oceanography
208
268
  country_code: CN
209
- url_pattern: 'https://mccc.org.cn/detailRecord3.asp?bcbh=%s'
269
+ url_pattern: "https://mccc.org.cn/detailRecord3.asp?bcbh=%s"
270
+
271
+ #--- N
272
+ - codes: [ NCTC ]
273
+ country_code: UK
274
+ name: National Collection of Type Cultures
275
+ organization: Health Security Agency
276
+ url: 'https://www.culturecollections.org.uk/products/bacteria-and-mycoplasmas/'
277
+ url_pattern:
278
+ 'https://www.culturecollections.org.uk/products/bacteria/detail.jsp?collection=nctc&refId=NCTC+%s'
279
+ - codes: [ NCIB ]
280
+ country_code: UK
281
+ name: National Collection of Industrial Bacteria
282
+ organization: Torry Research Station, Aberdeen, Scotland
283
+ _notes: Incorporated with NCIMB
284
+ - codes: [ NCIMB ]
285
+ country_code: UK
286
+ name: National Collection of Industrial, Food and Marine Bacteria
287
+ organization: NCIMB Ltd., Aberdeen, Scotland
210
288
  - codes: [ NEPCC ]
211
289
  name: North East Pacific Culture Collection
212
290
  organization: The University of British Columbia
@@ -222,19 +300,33 @@ catalogues:
222
300
  name: Division of Biological Sciences, National Research Council of Canada
223
301
  organization: National Research Council
224
302
  - codes: [ NRRL ]
225
- name: |
303
+ country_code: US
304
+ name: >-
226
305
  Agricultural Research Service Culture Collection,
227
306
  formerly Northern Regional Research Laboratory
228
307
  organization: National Center for Agricultural Utilization Research
229
- country_code: US
230
308
  url_pattern:
231
309
  'https://nrrl.ncaur.usda.gov/cgi-bin/usda/prokaryote/report.html?nrrlcodes=%s'
310
+
311
+ #--- O
312
+ - codes: [ OCM ]
313
+ country_code: US
314
+ name: Oregon Collection of Methanogens
315
+ organization: Portland State University
316
+
317
+ #--- P
232
318
  - codes: [ PCC ]
233
319
  name: Pasteur Cultures of Cyanobacteria
234
320
  organization: Institut Pasteur
235
321
  country_code: FR
236
322
  url_pattern:
237
323
  'https://catalogue-crbip.pasteur.fr/fiche_catalogue.xhtml?crbip=PCC%%20%s'
324
+
325
+ #--- Q
326
+
327
+ #--- R
328
+
329
+ #--- S
238
330
  - codes: [ SAG ]
239
331
  name: Sammlung von Algenkulturen
240
332
  name_en: Culture Collection of Algae
@@ -242,26 +334,49 @@ catalogues:
242
334
  country_code: DE
243
335
  url_pattern:
244
336
  'https://sagdb.uni-goettingen.de/detailedList.php?str_number=%s'
337
+
338
+ #--- T
245
339
  - codes: [ TBRC ]
246
340
  name: Thailand Bioresource Research Center
247
341
  organization: Thailand Bioresource Research Center
248
342
  country_code: TH
249
343
  url_pattern: 'https://tbrcnetwork.org/microb_detail.php?code=TBRC_%s'
344
+
345
+ #--- U
346
+ - codes: [ UAMH ]
347
+ country_code: CA
348
+ name: University of Alberta Mold Herbarium and Culture Collection
349
+ organization: University of Alberta
350
+ url: 'https://www.uamh.ca/index.html'
351
+ url_pattern: 'https://www.uamh.ca/details.php?id=%s'
352
+ _examples: [ UAMH 2956 ]
353
+ _tested: 2025-03-20
250
354
  - codes: [ ULC ]
251
- name: |
355
+ name: >-
252
356
  Belgian Coordinated Collections of Microorganisms (BCCM),
253
357
  University of Liège Cyanobacteria Collection
254
358
  organization: 'BELSPO: Belgian Science Policy'
255
359
  country_code: BE
256
360
  url_pattern:
257
361
  'https://bccm.belspo.be/catalogues/bm-details?accession_number=ULC%%20%s'
362
+
363
+ #--- V
258
364
  - codes: [ VKM ]
259
365
  name: ВСЕРОССИЙСКАЯ КОЛЛЕКЦИЯ МИКРООРГАНИЗМОВ
260
366
  name_en: All-Russian Collection of Microorganisms
261
- organization: |
367
+ organization: >-
262
368
  Pushchino Scientific Center for Biological Research of the
263
369
  Russian Academy of Sciences
264
370
  country_code: RU
265
371
  url_pattern: 'http://www.vkm.ru/strains.php?vkm=%s'
372
+
373
+ #--- W
374
+
375
+ #--- X
376
+
377
+ #--- Y
378
+
379
+ #--- Z
380
+
266
381
  manifest:
267
382
  update: 2025-03-18
@@ -1,5 +1,5 @@
1
1
  class StrainCode
2
- VERSION = '0.3.2'
2
+ VERSION = '0.3.3'
3
3
  VERSION_ARRAY = VERSION.split(/\./).map { |x| x.to_i } # :nodoc:
4
4
  VERSION_MAJOR = VERSION_ARRAY[0] # :nodoc:
5
5
  VERSION_MINOR = VERSION_ARRAY[1] # :nodoc:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: strain-code
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luis M. Rodriguez-R