Software and Utilities: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 181: Line 181:
00 12 * * * /db0/home/mysql/bin/copy-go-to-ftp term
00 12 * * * /db0/home/mysql/bin/copy-go-to-ftp term
35 01 * * 2 /db0/home/mysql/bin/copy-go-to-ftp lite
35 01 * * 2 /db0/home/mysql/bin/copy-go-to-ftp lite
</pre>
<pre>
For AmiGO 1: (gofull)  loading server = oro-new, user = mysql
* Perform GO load
45 1 1 * * /db0/home/mysql/bin/load-go-data-wrapper-bulk gofull > /dev/null 2>&1
*Copy GO loads into ftp area
(has to be manually run after gofull run finishes)
#45 1 7 * * /db0/home/mysql/bin/copy-go-to-ftp full
40 06 08 07 * /db0/home/mysql/bin/copy-go-to-ftp full
*Perform mysqldump
45 1 20 * * /db0/home/mysql/bin/mysqlDumpBackupLinuxCompress.pl gofull go


</pre>
</pre>


===SO===
===SO===

Revision as of 12:41, 7 August 2014

The purpose of the Software and Utilities group (SWUG) is to support both the GOC and the user community with technical, software, bioinformatics and computer-science related matters. In addition, this group will help drive the GOC through the research and provision of new computational technologies and methodologies relating to ontologies and ontology-based data analysis. This group is responsible for creating, clarifying and extending the common model that underpins all of GO. Ontology development tools are necessary for the Ontology Development group to perform its function. In addition, the Annotation Outreach group and wider community need means of exploring and utilizing GO and existing annotations. This group complements all the other groups.

Software and Utilities group summary

Meetings

See Category:SWUG-TCons for all new meetings

  • Visualisation meeting, 2007-08-16. No notes, demo only
  • March 14 2007 -

Past Meetings:

Forthcoming meetings:

Schedule to be decided

Reports

Mail List

There is no public mailing list for this group.

Resources

Documentation

Trackers

People

Principles

Wiki

All software-and-utilities pages on the wiki should go in the wikispace SWUG (SoftWare Utilities Group)

Projects

Galaxy

Everything you need to know about GO Galaxy

OBO-Edit

AmiGO

General Interest

Internal interest

RefGenome

TreeCurationTool

Collaboration with PantherDB


GO database and go-perl

Main page: http://www.geneontology.org/GO.database.shtml

  • gp2protein report This is a script run "peridically" to cross-check gp2protein files submitted by mods.

GO production server cron jobs

  • GO Production Servers AmiGO2
For AmiGO 2:  loading server = golr, user = golr
*Daily GOlr update
 5 0 * * * /tools/admin/scripts/load-golr

For AmiGO 2:  web server = amigo2a & amigo2b, user = golr
* no cronjobs
  • GO Production Servers AmiGO1
For AmiGO 1: (golite & goterm)  loading server = claret, user = mysql
*Perform GO loads
5 0 * * * /db0/home/mysql/bin/load-go-data-wrapper goterm > /dev/null 2>&1
30 1 * * 6 /db0/home/mysql/bin/load-go-data-wrapper-bulk golite > /dev/null 2>&1

*Download uniprot files for GO loading when a new release is available
5 12 * * 6 /db0/home/mysql/bin/get_uniprot_files.pl

*Perform mysqldump
35 11 * * * /db0/home/mysql/bin/mysqlDumpBackupLinuxCompress.pl goterm go
5 01 * * 1 /db0/home/mysql/bin/mysqlDumpBackupLinuxCompress.pl golite go

*Copy GO loads into ftp area
*bumped 10 hours forward as dumpowl is sloooow
* needs manual manipulation depending on how long the load takes.
00 12 * * * /db0/home/mysql/bin/copy-go-to-ftp term
35 01 * * 2 /db0/home/mysql/bin/copy-go-to-ftp lite
For AmiGO 1: (gofull)  loading server = oro-new, user = mysql
* Perform GO load
45 1 1 * * /db0/home/mysql/bin/load-go-data-wrapper-bulk gofull > /dev/null 2>&1

*Copy GO loads into ftp area
(has to be manually run after gofull run finishes)
#45 1 7 * * /db0/home/mysql/bin/copy-go-to-ftp full
40 06 08 07 * /db0/home/mysql/bin/copy-go-to-ftp full

*Perform mysqldump
45 1 20 * * /db0/home/mysql/bin/mysqlDumpBackupLinuxCompress.pl gofull go



SO

Main page: http://www.sequenceontology.org

MiSO

CVS http://song.cvs.sourceforge.net/song/software/scripts/miSO

browser http://song.sf.net/SO_view/index.html

Cross-products in SO

SO contains cross-product definitions of many composite terms. See SO Cross Products for the methodology.

Obol

http://www.berkeleybop.org/obol

Reference Genome Software Prototype

Sohel Merchant has created a prototype as support for the Reference Genome Annotation Project. Currently the project data is managed by means of a google spreadsheet that is difficult to use. The new database and interface will allow the administrator to enter new target genes and for the model organism curators to call their orthologs and to track curation progress of each gene. (For more on the Reference Genome Annotation Project: http://gocwiki.geneontology.org/index.php/Reference_Genome_Annotation_Project )

To access the prototype: http://rails-dev.bioinformatics.northwestern.edu:24000