GetVcfSampleArtifact - geneyx/geneyx.analysis.api GitHub Wiki
The get vcf sample artifact API is used for retrieving the vcf artifact file for a sample.
https://analysis.geneyx.com/api/GetVcfSampleArtifact
https://fa.shanyint.com/api/GetVcfSampleArtifact
POST
JSON Structure
Category | Parameter | Description | Required |
Auth | ApiUserId | The API user Id | Yes |
ApiUserKey | The API user key | Yes | |
Sample | sampleSn | The sample serial ID | Yes |
pipelineType | Snv or SV | Yes |
{ "ApiUserKey": "enter api key", "ApiUserId": "enter api ID", "sampleSn": "Sample3b", "pipelineType":"Snv" }
Download 11458aff.vcf_32_artifacts.zip