Skip to content
Snippets Groups Projects
Commit 3a50e04c authored by Severine Duvaud's avatar Severine Duvaud
Browse files

Updated the parameter names

parent 50c64d18
Branches
No related tags found
No related merge requests found
......@@ -46,34 +46,34 @@ and then
<th style="width: 25%">Comment</th>
</tr>
<tr>
<td>chromosome</td>
<td>referenceName</td>
<td>yes</td>
<td>yes</td>
<td>no control for now (dropdown list?)</td>
</tr>
<tr class="text-danger">
<td>position</td>
<td>start</td>
<td>yes</td>
<td>yes</td>
<td>no control for now (&gt;0)</td>
</tr>
<tr>
<td>reference</td>
<td>assemblyId</td>
<td>yes</td>
<td>no</td>
<td>Genome ID. Should be added</td>
</tr>
<tr class="text-danger">
<td>allele</td>
<td>alternateBases</td>
<td>yes</td>
<td>no</td>
<td>Not applicable to arrayMap (no sequence info).</td>
<td>DEL or DUP</td>
</tr>
<tr>
<td>dataset_id</td>
<td>datasetIds</td>
<td>no</td>
<td>yes</td>
<td>ICDM</td>
<td>ICDM numbers list</td>
</tr>
</tbody>
</table>
......@@ -92,31 +92,31 @@ and then
<td>exists</td>
<td>yes</td>
<td>yes</td>
<td>value=overlap</td>
<td>Boolean</td>
</tr>
<tr>
<td>alleles</td>
<td>error</td>
<td>no</td>
<td>no</td>
<td></td>
</tr>
<tr>
<td>observed</td>
<td>note</td>
<td>no</td>
<td>no</td>
<td></td>
</tr>
<tr>
<td>info</td>
<td>beaconId</td>
<td>no</td>
<td>yes</td>
<td>value=ok</td>
</tr>
<tr>
<td>error</td>
<td>BeaconRequest</td>
<td>no</td>
<td>yes</td>
<td>value=null</td>
<td></td>
</tr>
</tbody>
</table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment