-
Notifications
You must be signed in to change notification settings - Fork 9
UpdateSampleSequencingQcRaw
LinZ-GYX edited this page Jul 17, 2025
·
1 revision
This API allows the user to upload a raw QC file to accompany a sample (VCF file)
https://analysis.geneyx.com/api/UpdateSampleSequencingQcRaw
https://fa.shanyint.com/api/UpdateSampleSequencingQcRaw
POST
JSON Structure
| Category | Parameter | Description | Required |
| Auth | ApiUserId | The API user Id | Yes |
| ApiUserKey | The API user key | Yes |
{
"ApiUserId": "enter API USer ID",
"ApiUserKey": "Enter API User Key",
}
{
}