Differences between revisions 17 and 19 (spanning 2 versions)
Revision 17 as of 2013-09-17 15:15:27
Size: 5250
Editor: KarlPinc
Comment: Fix doc links
Revision 19 as of 2022-08-04 15:38:02
Size: 5293
Editor: JakeGordon
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
    -- Compare 2 files. Used for proofing; the procedure is to have two different people enter the same data and then compare the results. ([[http://papio.biology.duke.edu/babase_system.html#Wwwdiff|documentation]])     -- Compare 2 files. Used for proofing; the procedure is to have two different people enter the same data and then compare the results. ([[https://papio.biology.duke.edu/babase_system.html#Wwwdiff|documentation]])
Line 17: Line 17:
    -- Upload a tab 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. ([[http://papio.biology.duke.edu/babase_system.html#Upload|documentation]])     -- Upload a tab 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]])
Line 19: Line 19:
    -- Upload a tab delimited text file into the Census table. ([[http://papio.biology.duke.edu/babase_system.html#Upcen|documentation]])     -- Upload a tab delimited text file into the Census table. ([[https://papio.biology.duke.edu/babase_system.html#Upcen|documentation]])
Line 21: Line 21:
    -- Upload raw Psion data into Babase. ([[http://papio.biology.duke.edu/babase_system.html#Psionload|documentation]])     -- Upload raw Psion data into Babase. ([[https://papio.biology.duke.edu/babase_system.html#Psionload|documentation]])
Line 23: Line 23:
    -- Upload a tab delimited text file into the MPI tables. ([[http://papio.biology.duke.edu/babase_system.html#Upmpi|documentation]])     -- Upload a tab delimited text file into the MPI tables. ([[https://papio.biology.duke.edu/babase_system.html#Upmpi|documentation]])
Line 25: Line 25:
    -- Upload a tab delimited text file into the darting logistic related tables. ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-log|logistic specific documentation]])     -- Upload a tab delimited text file into the darting logistic related tables. ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-log|logistic specific documentation]])
Line 27: Line 27:
    -- Upload a tab delimited text file into the darting morphology related tables. ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-morpho|morphology specific documentation]])     -- Upload a tab delimited text file into the darting morphology related tables. ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-morpho|morphology specific documentation]])
Line 29: Line 29:
    -- Upload a tab delimited text file into the darting physiology related tables. ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-dphys|physiology specific documentation]])     -- Upload a tab delimited text file into the darting physiology related tables. ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-dphys|physiology specific documentation]])
Line 31: Line 31:
    -- Upload a tab delimited text file into the darting physical sample related tables. ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-dsamp|sample specific documentation]])     -- Upload a tab delimited text file into the darting physical sample related tables. ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-dsamp|sample specific documentation]])
Line 33: Line 33:
    -- Upload a tab delimited text file into the darting tooth related tables. ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-teeth|tooth specific documentation]])     -- Upload a tab delimited text file into the darting tooth related tables. ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-teeth|tooth specific documentation]])
Line 35: Line 35:
    -- Upload a tab delimited text file into the darting testes circumference related tables. (TESTES_ARC) ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-testes|testes specific documentation]])     -- Upload a tab delimited text file into the darting testes circumference related tables.  (Not used since 2005) (TESTES_ARC) ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-testes|testes specific documentation]])
Line 37: Line 37:
    -- Upload a tab delimited text file into the darting testes diameter related tables. (TESTES_DIAM) ([[http://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[http://papio.biology.duke.edu/babase_system.html#updart-testes|testes specific documentation]])     -- Upload a tab delimited text file into the darting testes diameter related tables. (TESTES_DIAM) ([[https://papio.biology.duke.edu/babase_system.html#Updart|documentation]], [[https://papio.biology.duke.edu/babase_system.html#updart-testes|testes specific documentation]])
Line 39: Line 39:
    -- Upload a tab delimited text file into the darting tick and other parasites related tables. ([[http://papio.biology.duke.edu/babase_system.html#Uptick|documentation]])     -- Upload a tab delimited text file into the darting tick and other parasites related tables. ([[https://papio.biology.duke.edu/babase_system.html#Uptick|documentation]])
Line 43: Line 43:
    -- Logout from the Babase program suite. ([[http://papio.biology.duke.edu/babase_system.html#Logout|documentation]])     -- Logout from the Babase program suite. ([[https://papio.biology.duke.edu/babase_system.html#Logout|documentation]])

Programs

Generic Programs
  • phpPgAdmin

    • -- A web interface to the 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. (documentation)

  • Photo Organizer -- A web interface to a photo collection management program. (documentation) Currently undergoing testing.

Babase's Bespoke Programs

ProgramLinks (last edited 2024-12-11 20:18:34 by JakeGordon)

Wiki content based upon work supported by the National Science Foundation under Grant Nos. 0323553 and 0323596. Any opinions, findings, conclusions or recommendations expressed in this material are those of the wiki contributor(s) and do not necessarily reflect the views of the National Science Foundation.