* variantClass: This is a new parameter. The value equals DUP corresponds to SEGTYPE=1 (gain) in arrayMap, while DEL is for SEGTYPE=-1 (loss). The parameter is mandatory.
* sampleuid: This is DEBUG info.
* matchedSegment: This is DEBUG info.
* NOT_BEACON_totalInDataSet: This is also debug info but could be nice to include it as well on Beacon
**Example**
...
...
@@ -229,5 +233,4 @@ Open questions:
2. assign it the first reference genome's value of the data structure.
3. ask the Beacon team if they can make this optional property.
4. ask the Beacon team if they can replace the property type by a list of strings (instead of a string).
5. clarify CIPOS and CIEND in VCF v4.2 for DUP/DEL (i.e. CIPOS=-500,500;CIEND=-500,500)
- current intepretation is that it defines a range (that's also what Michael thinks)
\ No newline at end of file
5. clarify CIPOS and CIEND in VCF v4.2 for DUP/DEL (i.e. CIPOS=-500,500;CIEND=-500,500)