Closed isaak closed 3 months ago
-- 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
Done.
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