-
Notifications
You must be signed in to change notification settings - Fork 9
GetVcfSampleCoverage
LinZ-GYX edited this page Jul 17, 2025
·
5 revisions
The get vcf sample coverage API is used for retrieving the vcf coverage statistics.
https://analysis.geneyx.com/api/GetVcfSampleCoverage
https://fa.shanyint.com/api/GetVcfSampleCoverage
POST
JSON Structure
| Category | Parameter | Description | Required |
|---|---|---|---|
| Auth | ApiUserId | The API user Id | Yes |
| ApiUserKey | The API user key | Yes | |
| Sample | sampleSn | The VCF serial ID | Yes |
{
"ApiUserKey": "enter api key",
"ApiUserId": "enter api ID",
"sampleSn": "Sample3b"
}
Returns .gz file with sample coverage