The path of the resource URL is the key component indicating which resource on the Genboree
host you wish to operate on. In effect, the path describes the location and name of the
resource, similar to the path to a file on your computer.
The table below lists the resources exposed in the current version of the Genboree REST API.
New resources will be added over time, so check back often. If you wish to request exposure
of certain Genboree data entities, please
contact us.
Parameters affecting the representation or filtering collections of entities are indicated in blue.
Following a parameter will be information on whether it is optional
and
if so what default value [if any] will be used; the phrase multiple ok
indicates the parameter can be
provided more than once if multiple values are useful (e.g. multiple landmarks
specifying several regions from which to get annotations); the detailed flag
is used to indicate that a detailed representation is or is not desired in the response.
Resource: Users |
/REST/v1/usr/{usr}/grps
|
Collection of groups to which user {usr} belongs.
detailed » [optional; default: 'no']
|
/REST/v1/usr/{usr}/grp/{grp}
|
A group to which user {usr} belongs.
|
Resource: User Groups |
/REST/v1/grp/{grp}
|
A user group.
|
/REST/v1/grp/{grp}/dbs
|
Collection of databases within group {grp}.
|
/REST/v1/grp/{grp}/prjs
|
Collection of projects within group {grp}.
|
/REST/v1/grp/{grp}/usrs
|
Collection of users within group {grp}.
|
/REST/v1/grp/{grp}/usr/{usr}
|
A user within {grp}.
|
/REST/v1/grp/{grp}/usr/{usr}/role
|
A user's role within {grp}.
|
/REST/v1/grp/{grp}/usr/{usr}/unlockedResources
|
The unlocked resources within {grp}.
|
Resource: User Databases |
/REST/v1/grp/{grp}/db/{db}
|
A database within group {grp}.
|
/REST/v1/grp/{grp}/db/{db}/eps
|
Collection of entrypoints (e.g. chromosomes) within database {db}
within group {grp}.
|
/REST/v1/grp/{grp}/db/{db}/trks
|
Collection of tracks within database {db}
within group {grp}.
detailed » [optional; default: 'no']
|
/REST/v1/grp/{grp}/db/{db}/seq
|
DNA sequence for database {db}
within group {grp}.
landmark » [optional; multiple ok; default: absent; e.g. 'chr1:1234-5678']
|
Resource: User Projects |
/REST/v1/grp/{grp}/prj/{prj}
|
A project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/title
|
Title text/html for a project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/description
|
Description text/html for a project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/customContent
|
Custom (free-form) content for a project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/news
|
Collection of ALL news items for a project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/links
|
Collection of ALL links for a project within group {grp}.
|
/REST/v1/grp/{grp}
/prj/{prj}/quickLinks
|
Collection of ALL quick-links for a project within group {grp}.
|
Resource: Entrypoints (e.g. chromosomes) |
/REST/v1/grp/{grp}
/db/{db}/ep/{ep}
|
An entrypoint from database {db}
within group {grp}.
|
Resource: Annotation Tracks |
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}
|
A track from database {db}
within group {grp}.
detailed » [optional; default: 'no']
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/url
|
URL associated with track {trk} from database {db}
within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/urlLabel
|
URL label text for track {trk} from database {db}
within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/description
|
Description text for track {trk} from database {db}
within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/templateUrl
|
URL associated with track {trk} from template database {db}
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/templateUrlLabel
|
URL label text for track {trk} from template database {db}
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/templateDescription
|
Description text for track {trk} from the template database {db}
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/style
|
The user-definied style of the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/display
|
The user-definied display type associated with track {trk} from user database {db}
within user group {grp}. Should be one of: ()
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/color
|
The user-definied display color or the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/rank
|
The user-definied sort order of the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/defaultStyle
|
The group default style of the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/defaultDisplay
|
The group default display type associated with track {trk} from user database {db}
within user group {grp}. Should be one of: ()
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/defaultColor
|
The group default display color of the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/defaultRank
|
The group default sort order for the track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/classes
|
Collection of classes/categories associated with track {trk} from user database {db}
within user group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/annoAttributes
|
Collection of user-defined attributes/properties associated with an annotation for track {trk}
from database {db} within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/bigBed
|
BigBed file for the track {trk}
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/bigWig
|
BigWig file for the track {trk}
|
Resource: Track Attributes |
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/attributes
|
Collection of user-defined attributes associated with track {trk}
from database {db} within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/attribute/{attribute}/value
|
The value for attribute with the name {attribute} associated with track {trk}
from database {db} within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/attribute/{attribute}/display
|
The user-defined display settings for attribute with the name {attribute} associated with track {trk}
from database {db} within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/attribute/{attribute}/defaultDisplay
|
The group default display settings for attribute with the name {attribute} associated with track {trk}
from database {db} within group {grp}.
|
Resource: Annotations |
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/annos
|
Collection of annotations within track {trk} from database {db}
within group {grp} returned in various formats
depending on value of format parameter.
layoutName » [only when format=layout; default: absent]
landmark » [optional; multiple ok; default: absent; e.g. 'chr1:1234-5678']
format » [lff, gff, bed, bed3col, wig, fwig, vwig, layout]
|
/REST/v1/grp/{grp}
/db/{db}/trks/annos
|
Collection of annotations within tracks (listed in request body) from database {db}
within group {grp} returned in various formats
depending on value of format parameter.
layoutName » [only when format=layout; default: absent]
landmark » [optional; multiple ok; default: absent; e.g. 'chr1:1234-5678']
|
/REST/v1/grp/{grp}
/db/{db}/trk/{trk}/annos/count
|
Count of number of annotations within track from database {db}
within group {grp}.
landmark » [optional; multiple ok; default: absent; e.g. 'chr1:1234-5678']
|
/REST/v1/grp/{grp}
/db/{db}/trks/annos/count
|
Count of number of annotations withing tracks (listed in request body) from database {db}
within group {grp}.
landmark » [optional; multiple ok; default: absent; e.g. 'chr1:1234-5678']
|
Resource: Tabular Layouts |
/REST/v1/grp/{grp}
/db/{db}/annos/layouts
|
Collection of saved tabular layouts from database {db}
within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/annos
/layout/{layout}
|
The saved tabular layout representation from database {db}
within group {grp}.
|
/REST/v1/grp/{grp}
/db/{db}/annos
/layout/{layout}
/attribute/{attribute}
|
A single attribute from the saved tabular layout {layout}
from database {db}
within group {grp}. The userId, created, and modified
attributes are all read-only.
|