Documentation

 

Gephebase 101- For a first use of Gephebase

The manual for curators can be viewed here.

 

APIs

You can retrieve data via HTTP requests through APIs. Below is the list of available APIs. By default, the response data is sent in xml format. For each field, it is possible to only enter a subset of a keyword and still be able to successfully retrieve the desired data. (example: "Bir" for "Birds" will display all data that have the characters "Bir").

Gephe ID
www.gephebase.org/api/gephe/{idgephe} (to view all the data for a given gephe entry)
www.gephebase.org/api/gephe/all (to view all the data of all gephe entries)
www.gephebase.org/api/gephe/{gephe}-{gephe}
www.gephebase.org/api/gephe/{gephe},{gephe},{gephe}, ...
gephe matches the number of the complete gephe or just the numeric portion, for example : « GP00000001 » or « 1 » to retrieve the data of the first gephe.

Trait: www.gephebase.org/api/trait/{trait}
Trait Category: www.gephebase.org/api/trait/category/{traitcategory}
Experimental Evidence: www.gephebase.org/api/experimental/{experimental}
Gene: www.gephebase.org/api/gene/{gene}
Taxon: www.gephebase.org/api/taxon/{name}