File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,6 +121,14 @@ catalogues:
121121 organization : Masaryk University
122122 country_code : CZ
123123 url_pattern : " https://www.sci.muni.cz/ccm/bakterie/camb/%s"
124+ - codes : [ CCMM ]
125+ name : Collections Coordonnées Marocaines de Micro-organismes
126+ name_en : Moroccan Coordinated Collections of Microorganisms
127+ organization : >-
128+ CNRST: Centre National pour la Recherche Scientifique et Technique
129+ country_code : MA
130+ url : " https://www.ccmm.ma/"
131+ _examples : [ CCMM B1, CCMM B1359 ]
124132 - codes : [ CCMP, NCMA ]
125133 name : >-
126134 NCMA: National Center for Marine Algae and Microbiota,
Original file line number Diff line number Diff line change 11class StrainCode
2- VERSION = '0.3.9 '
2+ VERSION = '0.3.10 '
33 VERSION_ARRAY = VERSION . split ( /\. / ) . map { |x | x . to_i } # :nodoc:
44 VERSION_MAJOR = VERSION_ARRAY [ 0 ] # :nodoc:
55 VERSION_MINOR = VERSION_ARRAY [ 1 ] # :nodoc:
You can’t perform that action at this time.
0 commit comments