Skip to content
Snippets Groups Projects
Commit b6bfaca9 authored by Heinz Stockinger's avatar Heinz Stockinger
Browse files

Update CIPOS/CIEND doc

parent b5e22242
No related branches found
No related tags found
No related merge requests found
......@@ -233,5 +233,6 @@ 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)
- currently, we belief that this is a range, e.g. +/- 500 for POS and END
\ 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)- OK
* It's basically a range. See example and our interpretation here: https://github.com/samtools/hts-specs/issues/132
* For arrayMap, we need to define that interval for POS and END position. Michael suggested something like 0.5 * average probe distance (would be in order of kB)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment