<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <x gc='http://www.gwascentral.org'/>
    <ShortName>GWAS Central Studies Search</ShortName>
    <Description>Search for G2P studies through GWAS Central.</Description>
    <Contact>help@gwascentral.org</Contact>
    <Url type="application/json"
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}&amp;format=json"/>     
    <Url type="application/vnd.ms-excel"
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}&amp;format=excel"/> 
    <Url type="application/atom+xml"
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}&amp;format=atom"/> 
    <Url type="application/rss+xml"
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}&amp;format=rss"/>
    <Url type="text/plain"
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}&amp;format=text"/>
    <Url type="text/html" 
        template="http://www.gwascentral.org/studies?q={searchTerms}&amp;page={startPage?}&amp;page_size={count?}&amp;t={gc:threshold?}&amp;qfilter={gc:qfilter}"/>
    <LongName>GWAS Central Studies Web Search</LongName>
    <Query role="example" searchTerms="cancer" />
    <Developer>GWAS Central Development Team</Developer>
    <Attribution>
        GWAS Central Version 4.2
    </Attribution>
    <SyndicationRight>open</SyndicationRight>
    <AdultContent>false</AdultContent>
    <Language>en-uk</Language>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>

