solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

load cxgn statics obo in cassavabase and test #5038

Closed isaak closed 3 months ago

isaak commented 3 months ago

Expected Behavior

-- run in dockerized sites:

perl /home/production/cxgn/chado_tools/chado/bin/gmod_load_cvterms.pl -H dbhost_db -D dbname -s SGNSTAT -r postgres -d Pg -p dbpass /home/production/cxgn/sgn/ontology/cxgn_statistics.obo

--for sites still in virtual machines: perl /home/production/cxgn/Chado/chado/bin/gmod_load_cvterms.pl -H dbhost_db -D dbname -s SGNSTAT -r postgres -d Pg -p dbpass /home/production/cxgn/sgn/ontology/cxgn_statistics.obo

For Bugs:

Environment

Steps to Reproduce

isaak commented 3 months ago

Done.