List markers available on a file

This call lists the genetic markers available on a single BAM file. Note that these markers can also be examined via the Seven Bridges Genome Browser.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/genome/markers

❗️

Heads Up!

This page documents the Advance Access version (think "beta" but with fewer bugs) of the Marker functionality.

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Interpreting the response body

Consult the table below to interpret the items object in the response above.

KeyDescription of value
hrefThis is a link to a specific genetic marker available on the BAM file queried. Use this to Get details for a single marker.
idThis is the marker_id for a specific genetic marker available on the BAM file queried. Use this to Get details for a single marker.
nameThis is the name of a genetic marker available on the BAM file queried.
Query Params
string
required

This is the file ID for the BAM file whose markers you wish to return. Files are specified by their IDs, which you can obtain by making the API call to list files in a project.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to advance
Response

Language
LoadingLoading…
Response
Choose an example:
application/json