Delete a single marker

This call deletes a single genetic marker.

Path Params
string
required

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

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
Language
Request