... | ... | @@ -273,51 +273,51 @@ The table below lists the key fields returned in the API response. |
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<table class="tg">
|
|
|
<table>
|
|
|
<thead>
|
|
|
<tr>
|
|
|
<th class="tg-0lax">Key Fields</th>
|
|
|
<th class="tg-0lax">Possible values</th>
|
|
|
<th class="tg-0lax">Description</th>
|
|
|
<th class="tg-0lax">Example</th>
|
|
|
<th>Key Fields</th>
|
|
|
<th>Possible values</th>
|
|
|
<th>Description</th>
|
|
|
<th>Example</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">columns</td>
|
|
|
<td class="tg-0lax">classification, gene, condition, caId, cvId</td>
|
|
|
<td class="tg-0lax">Comma separated values of the columns you're specifically searching for. NOTE: Needs to be combined with values field to search for particular classification records</td>
|
|
|
<td class="tg-0lax"></td>
|
|
|
<td>columns</td>
|
|
|
<td>classification, gene, condition, caId, cvId</td>
|
|
|
<td>Comma separated values of the columns you're specifically searching for. NOTE: Needs to be combined with values field to search for particular classification records</td>
|
|
|
<td></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">values</td>
|
|
|
<td class="tg-0lax">pathogenic,PTEN,CA21421,529341</td>
|
|
|
<td class="tg-0lax">Comma separated values of the actual values you're searching for. NOTE: These have to be in the same order as the column values above. Meaning if you're first column is a gene, then the fist values in the list is for the gene</td>
|
|
|
<td class="tg-0lax">https://erepo.clinicalgenome.org/evrepo/api/summary/classifications?columns=gene,classification,caId&values=ACADVL,Benign,CA10360777&matchTypes=exact,exact,contains&pgSize=25&pg=1&matchMode=or</td>
|
|
|
<td>values</td>
|
|
|
<td>pathogenic,PTEN,CA21421,529341</td>
|
|
|
<td>Comma separated values of the actual values you're searching for. NOTE: These have to be in the same order as the column values above. Meaning if you're first column is a gene, then the fist values in the list is for the gene</td>
|
|
|
<td>https://erepo.clinicalgenome.org/evrepo/api/summary/classifications?columns=gene,classification,caId&values=ACADVL,Benign,CA10360777&matchTypes=exact,exact,contains&pgSize=25&pg=1&matchMode=or</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">matchTypes</td>
|
|
|
<td class="tg-0lax">exact,contains</td>
|
|
|
<td class="tg-0lax">Comma separated values of matching logic for the respective columns and values</td>
|
|
|
<td class="tg-0lax">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=gene&values=ACADVL&matchTypes=exact<br>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=condition&values=cardio&matchTypes=contains<br></td>
|
|
|
<td>matchTypes</td>
|
|
|
<td>exact,contains</td>
|
|
|
<td>Comma separated values of matching logic for the respective columns and values</td>
|
|
|
<td>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=gene&values=ACADVL&matchTypes=exact<br>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=condition&values=cardio&matchTypes=contains<br></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">matchMode</td>
|
|
|
<td class="tg-0lax">"and" or "or"</td>
|
|
|
<td class="tg-0lax">Allows for inclusive or exclusvie searching based on different parameters</td>
|
|
|
<td class="tg-0lax">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=condition,cvId&values=cardio,161326&matchTypes=contains,exact&pgSize=25&pg=1&matchMode=and</td>
|
|
|
<td>matchMode</td>
|
|
|
<td>"and" or "or"</td>
|
|
|
<td>Allows for inclusive or exclusvie searching based on different parameters</td>
|
|
|
<td>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?columns=condition,cvId&values=cardio,161326&matchTypes=contains,exact&pgSize=25&pg=1&matchMode=and</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">pgSize</td>
|
|
|
<td class="tg-0lax">Numeric values</td>
|
|
|
<td class="tg-0lax">The number of records a query obtains</td>
|
|
|
<td class="tg-0lax">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25<br>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=1https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=500<br></td>
|
|
|
<td>pgSize</td>
|
|
|
<td>Numeric values</td>
|
|
|
<td>The number of records a query obtains</td>
|
|
|
<td>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25<br>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=1https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=500<br></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td class="tg-0lax">pg</td>
|
|
|
<td class="tg-0lax">Numeric values</td>
|
|
|
<td class="tg-0lax">The page requesting, respective to the pgSize.</td>
|
|
|
<td class="tg-0lax">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pg=25<span style="font-weight:400;font-style:normal">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25&pg=1</span><br><span style="font-weight:400;font-style:normal">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25&pg=100</span><br></td>
|
|
|
<td>pg</td>
|
|
|
<td>Numeric values</td>
|
|
|
<td>The page requesting, respective to the pgSize.</td>
|
|
|
<td>https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pg=25<span style="font-weight:400;font-style:normal">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25&pg=1</span><br><span style="font-weight:400;font-style:normal">https://erepo.clinicalgenome.org/evrepo/ui/summary/classifications?pgSize=25&pg=100</span><br></td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table> |