forked from opencb/opencga
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases and Roadmap
Ignacio edited this page Mar 30, 2014
·
1 revision
This section contains some web services that could be used to query OpenCGA in the future.
http://imedina:8080/eva/study/1000g,ESV/export?1000g=s1,s2&ESV=s1,s4 http://imedina:8080/opencga/rest/{storage/study}/public/1000g/1000g.vcf/export
Query parameters:
- "filters": region, samples, CT, SNV/INDEL, ...
- format: VCF, csv, ...
- merge?
Query parameters:
- "filters": region, samples?, CT, SNV/INDEL, ...
- output type: json/protobuf
- ...