Skip to content

Allow building "markers" files for use with GISTIC #152

Description

@lbeltrame

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).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions