Modify a single marker

This call modifies a single genetic marker.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

This is the marker ID for the specific genetic marker you wish to modify. Obtain the marker_id for a genetic marker on a BAM file by making the API call to List markers available on a file.

Body Params
position
object

The start and end position for the genetic marker on the BAM file.

string

The modified name for the genetic marker.

string

Text description of the marker.

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 application/json
string
required
Defaults to advance
Response

Language
LoadingLoading…
Response
Choose an example:
application/json