Skip to content

Commit

Permalink
institution_codes for validator have been updated.
Browse files Browse the repository at this point in the history
git-svn-id: https://anonsvn.ncbi.nlm.nih.gov/repos/v1/trunk/c++@99355 78c7ea69-d796-4a43-9a09-de51944f1b03
  • Loading branch information
tm authored and gouriano committed Mar 15, 2023
1 parent 986b612 commit 177750c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions src/objects/seqfeat/institution_codes.inc
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
*
*/

/* time_t value corresponding to Thu Mar 9 11:44:29 EST 2023; formally
/* time_t value corresponding to Wed Mar 15 05:12:02 EDT 2023; formally
* expressed as unsigned long so output can stand fully on its own. */
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1678380269UL;
static const unsigned long kInstitutionCollectionCodeList_Timestamp = 1678871522UL;
static const char* const kInstitutionCollectionCodeList[] = {
"# $Id$",
"A\ts\tArnold Arboretum, Harvard University\t\t\t",
Expand Down Expand Up @@ -1391,7 +1391,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
"CMNH\ts\tThe Cleveland Museum of Natural History\t\t\t",
"CMNH:Birds\ts\tThe Cleveland Museum of Natural History, Birds Collection\t\t\t",
"CMNS\ts\tMuseum of Natural History, Shanghai\t\t\t",
"CMNZ\ts\tCanterbury Museum\tCMC,CMC<NZ>\t\t",
"CMNZ\ts\tCanterbury Museum\tCMC<NZ>\t\t",
"CMPH\ts\tColegio de Postgraduados\t\t\t",
"CMPR\ts\tCentre for Medicinal Plants Research\t\t\t",
"CMPUJ\tc\tColeccion de Microorganismos de la Pontificia Universidad Javeriana (Collection Microorganisms of the Pontificia Universidad Javeriana)\tCMDM-PUJ\t\t",
Expand Down Expand Up @@ -4587,7 +4587,7 @@ static const char* const kInstitutionCollectionCodeList[] = {
"MCZ\ts\tMuseum of Comparative Zoology, Harvard University\tMCZC\t\t",
"MCZ:Cryo\ts\tMuseum of Comparative Zoology, Harvard University, Cryogenic Collection\t\t\t",
"MCZ:Ent\ts\tMuseum of Comparative Zoology, Harvard University, Entomology Collection\t\thttp://mczbase.mcz.harvard.edu/guid/MCZ:Ent:\t",
"MCZ:Herp\ts\tMuseum of Comparative Zoology, Harvard University, Herpetology Collection\tA,R\thttp://mczbase.mcz.harvard.edu/guid/MCZ:Herp:\t",
"MCZ:Herp\ts\tMuseum of Comparative Zoology, Harvard University, Herpetology Collection\tMCZ:A,MCZ:R\thttp://mczbase.mcz.harvard.edu/guid/MCZ:Herp:\t",
"MCZ:Ich\ts\tMuseum of Comparative Zoology, Harvard University, Ichthyology Collection\tFish\thttp://mczbase.mcz.harvard.edu/guid/MCZ:Fish:\t",
"MCZ:IP\ts\tMuseum of Comparative Zoology, Harvard University, Invertebrate Paleontology Collection\t\thttp://mczbase.mcz.harvard.edu/guid/MCZ:IP:\t",
"MCZ:IZ\ts\tMuseum of Comparative Zoology, Harvard University, Invertebrate Zoology Collection\t\thttp://mczbase.mcz.harvard.edu/guid/MCZ:IZ:\t",
Expand Down
4 changes: 2 additions & 2 deletions src/objects/seqfeat/institution_codes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1355,7 +1355,7 @@ CMNFI s Canadian Museum of Nature, Fish Collection
CMNH s The Cleveland Museum of Natural History
CMNH:Birds s The Cleveland Museum of Natural History, Birds Collection
CMNS s Museum of Natural History, Shanghai
CMNZ s Canterbury Museum CMC,CMC<NZ>
CMNZ s Canterbury Museum CMC<NZ>
CMPH s Colegio de Postgraduados
CMPR s Centre for Medicinal Plants Research
CMPUJ c Coleccion de Microorganismos de la Pontificia Universidad Javeriana (Collection Microorganisms of the Pontificia Universidad Javeriana) CMDM-PUJ
Expand Down Expand Up @@ -4551,7 +4551,7 @@ MCW s Milton College, Biology Department
MCZ s Museum of Comparative Zoology, Harvard University MCZC
MCZ:Cryo s Museum of Comparative Zoology, Harvard University, Cryogenic Collection
MCZ:Ent s Museum of Comparative Zoology, Harvard University, Entomology Collection http://mczbase.mcz.harvard.edu/guid/MCZ:Ent:
MCZ:Herp s Museum of Comparative Zoology, Harvard University, Herpetology Collection A,R http://mczbase.mcz.harvard.edu/guid/MCZ:Herp:
MCZ:Herp s Museum of Comparative Zoology, Harvard University, Herpetology Collection MCZ:A,MCZ:R http://mczbase.mcz.harvard.edu/guid/MCZ:Herp:
MCZ:Ich s Museum of Comparative Zoology, Harvard University, Ichthyology Collection Fish http://mczbase.mcz.harvard.edu/guid/MCZ:Fish:
MCZ:IP s Museum of Comparative Zoology, Harvard University, Invertebrate Paleontology Collection http://mczbase.mcz.harvard.edu/guid/MCZ:IP:
MCZ:IZ s Museum of Comparative Zoology, Harvard University, Invertebrate Zoology Collection http://mczbase.mcz.harvard.edu/guid/MCZ:IZ:
Expand Down

0 comments on commit 177750c

Please sign in to comment.