GISTIC 2.0 for sequencing data
0
0
Entering edit mode
3.6 years ago
vctrm67 ▴ 50

I am looking to hopefully run GISTIC 2.0 on some CNV calls I have from sequencing data. However, the input file requires the following fields:

(1) Sample      (sample name)
(2) Chromosome      (chromosome number)
(3) Start Position      (segment start position, in bases)
(4) End Position      (segment end position, in bases)
(5) Num Markers      (number of markers in segment)
(6) Seg.CN      (log2() -1 of copy number)

I am not sure how to fill in the "Num Markers" field, given that I only have sequencing data. I read in this link that it should be the number of heterozygous SNPs in each segment. Is there a way to get this information?

gistic sequencing wgs cnv cna • 3.7k views
ADD COMMENT
0
Entering edit mode

Gistic2 works without marker file

I have a script calculating the marker file if you want

ADD REPLY
0
Entering edit mode

I am referring to the segmentation file in the documentation. The Num Markers field seems to be required by the segmentation file.

ADD REPLY
0
Entering edit mode

No it is not required

I have tried that

ADD REPLY
0
Entering edit mode

But then how would I format the segmentation file to not include it? What would I put for Num Markers in the column?

ADD REPLY
0
Entering edit mode

I told you I have a script to do that You called copy number with which software?

ADD REPLY
0
Entering edit mode

I do not know which software. Is that necessary? What does your script put for Num Markers instead?

ADD REPLY
0
Entering edit mode

By the way I had already asked this question here and got answer

Creating marker file for GICTIC2

ADD REPLY

Login before adding your answer.

Traffic: 2758 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6