Citrina

From GMOD
Revision as of 17:23, 9 February 2007 by Bosborne (Talk | contribs)

Jump to: navigation, search

Summary

Citrina (sih-TREE-nuh) is a database management tool that automates the mirroring and processing of databases that are distributed via ftp servers. It is built around the Ant java build tool making it very flexible and portable. Citrina only provides the basic functionality for mirroring but can easily be extended to do other tasks. For example, with Citrina you could mirror the uniprot database to your local system, generate fasta files, create the blast dbs, and run blast on a set of proteins you are interested in. Or it can be used to transfer Chado SQL dumps between organism sites and automatically populate the postgres database via Ant's SQL tasks. Ant can also execute external scripts so Citrina can take advantage of any existing processing tools that you have already developed.


Requirements

Tar, Gzip, and Bzip2 are only needed if you need to extract files that use those compression formats.

Citrina has only been tested on Redhat Linux 9, Solaris 2.8, and SuSe 9.1. Other Unix's including Mac OS X should also work but they have not been tested. It will not run on Windows due to its unique use of symbolic links.


Documentation

Citrina-userguide.pdf


Downloads

citrina-0.5.1.tar.gz

citrina-0.5.1-src.tar.gz


Mailing List

Citrina discussion list


Contact

Josh Goodman (jogoodma AT bio DOT indiana DOT edu )