patch
https://api.sbgenomics.com/v2/genome/markers/
This call modifies a single genetic marker.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
If you are using Seven Bridges Platform EU, please use the following endpoint:https://eu-api.sbgenomics.com/v2/genome/markers/{marker_id}
Heads Up!This page documents the Advance Access version (think "beta" but with fewer bugs) of the Marker functionality.
Example request body
{
"position":{
"start":1233,
"end":1244
},
"name":"Some cancer marker"
}