## ## Note, the url of this page is linked to in the programs so the name of this page should ## not be changed without taking this into account. ## ==== Programs ==== ===== Generic Programs ===== * [[https://papio.biology.duke.edu/phpPgAdmin/|phpPgAdmin]] -- A web interface to the [[http://www.postgresql.org/|PostgreSQL]] database which stores all the Babase data. The authoritative Babase data is kept on the {{{papio.biology.duke.edu PostgreSQL server}}}, in the {{{babase}}} database, in the {{{babase}}} schema. ([[http://phppgadmin.sourceforge.net|documentation]]) ===== Babase's Bespoke Programs ===== * [[https://papio.biology.duke.edu/programs/upload|upload]] -- Upload a delimited text file into the database. Useful because it will upload into views as well as tables. Several Babase datasets are updated using this program. ([[https://papio.biology.duke.edu/babase_system.html#Upload|documentation]]) * [[https://papio.biology.duke.edu/programs/copy|copy schema]] -- Copy a Schema Between Databases ([[https://papio-test.biology.duke.edu/gitweb/?p=pgwui_copy;a=blob_plain;f=README.rst;hb=HEAD|documentation]]) * [[https://papio.biology.duke.edu/programs/bulk_upload|bulk upload]] -- Upload multiple files into multiple tables or views, in an all-or-nothing way. ([[https://papio.biology.duke.edu/gitweb/?p=pgwui_bulk_upload;a=blob_plain;f=README.rst;hb=HEAD|documentation]]) * [[https://papio.biology.duke.edu/programs/upcen|update census]] -- Upload census-formatted data into the CENSUS table. ([[https://papio.biology.duke.edu/babase_system_html/Data-Maintenance-Programs.html#Upcen|documentation]]) * [[https://papio.biology.duke.edu/ranker/ranker.jnlp|ranker]] -- The Ranker program; please refer to its [[RankerProgram|documentation]] for prerequisites and instructions on how to launch it. * [[https://papio.biology.duke.edu/programs/logout|logout]] -- Logout from the Babase program suite. ([[https://papio.biology.duke.edu/babase_system.html#Logout|documentation]])