Why do I get a weird copy number in the tumour?
2
1
Entering edit mode
8.0 years ago

Weird copy number in Tumour

Please see the attached. I try to understand why Tumour 1 has most of the copy number equal to 1, but most of my past analyses (e.g. sequenza) and other works have most in the copy number =2 (same as Normal). Could you give me an insight of this interpretation?

I ran: 1.cnvkit.py batch 2.cnvkit.py export theta Sample_Tumor.cns Sample_Normal.cnr -o Sample.theta2.input 3./path/to/theta2/bin/RunTHetA Sample.theta2.input

Note I ran THeTA2 to get tumour purity and number of subclones. Is it something due to that "CNVkit only reports the estimated log2 copy ratio, and does not currently attempt a formal statistical test for estimating integer copy number"?

Thankyou, James

cnvkit theta2 • 2.9k views
ADD COMMENT
3
Entering edit mode
8.0 years ago
Eric T. ★ 2.8k

The procedure you ran is correct. THetA2 is not perfect, and it particularly struggles with samples that are noisy or have few large-scale CNVs. In this case I'd probably trust the result you got from Sequenza over THetA2.

I've updated CNVkit's "export theta" command to make it easy to run THetA2 with SNP allele frequencies to improve the results; you can try the latest CNVkit and THetA2 code from GitHub and see if that helps.

Otherwise, users have reported getting good results from PyClone, and it should be possible to run BubbleTree with CNVkit's segments if you coerce the data into the right form. Or you can proceed with Sequenza's purity estimate -- you only need a rough estimate of tumor purity to get useful results from CNVkit's call command.

ADD COMMENT
0
Entering edit mode

Hi Eric, may I ask how does the call command work? I have segment file output from sequenza. sequenza also gives a purity estimate. I want to scale the segment depth ratio by the tumor purity. The output of sequenaza segments is diff from cnvkit, so I am not sure how to use the call command. Thanks!

ADD REPLY
1
Entering edit mode
7.9 years ago
hywg ▴ 20

How do you run cnvkit.py call on DNAnexus platform? I can run it on the Linux commandline, but found no way to run it on DNAnexus. Thanks in advance.

ADD COMMENT
0
Entering edit mode

The DNAnexus app doesn't expose all of CNVkit's functionality, only the basic pipeline. To run the call command you'll need to install CNVkit on your own Linux or OS X machine.

ADD REPLY

Login before adding your answer.

Traffic: 1850 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