... | ... | @@ -73,9 +73,19 @@ Overall scores with metadata summary. Context specific. context = Adult or Pedia |
|
|
<td>Individual Scores</td>
|
|
|
<td>
|
|
|
|
|
|
* /{context}/api/summ/scoring
|
|
|
* /{context}/api/summ/scoring?excludeNotScored=true
|
|
|
* /{context}/api/summ/scoring?flavor=flat&format=json&excludeNotScored=true
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
Individual scores, context specific. Use excludeNotScored=true to exclude records that are not scored. Context = Adult or Pediatric
|
|
|
|
|
|
Example:
|
|
|
|
|
|
* <https://actionability.clinicalgenome.org/ac/Pediatric/api/summ/scoring>
|
|
|
* <https://actionability.clinicalgenome.org/ac/Pediatric/api/summ/scoring?flavor=flat&format=tsv>
|
|
|
* <https://actionability.clinicalgenome.org/ac/Pediatric/api/summ/scoring?flavor=flat&format=json>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
... | ... | |