The SEG files generated by CNVkit could be used with GISTIC to identify recurring regions of gains and/or losses. However, GISTIC has been built with array CGH in mind, and so requires a so called "markers" file:
The markers file identifies the marker names and positions of the markers in the original dataset (before segmentation). It is a three column, tab-delimited file with an optional header. The column headers are:
(1) Marker Name
(2) Chromosome
(3) Marker Position (in bases)
I'm not sure which of the files from cnvkit could be used to generate this (if possible). I have tried *.cnr files but I get errors with non-matching positions (I might be doing something wrong, though).
The SEG files generated by CNVkit could be used with GISTIC to identify recurring regions of gains and/or losses. However, GISTIC has been built with array CGH in mind, and so requires a so called "markers" file:
I'm not sure which of the files from cnvkit could be used to generate this (if possible). I have tried
*.cnrfiles but I get errors with non-matching positions (I might be doing something wrong, though).