Hi Etal,
Can you use CNVkit if you want to compare the copy number analysis of N number of T/N exome pair. Something like what J/GISTIC does ? If CNVkit can be used to get the combined CNV analysis, could you please share how it can be done.
Thank you !! Looks like a nice tool. Will definitely try.
I am using varscan2 for exome CNV, and the result looks fine.
Can you tell/show why your result is not fine ?
Hi Chirag:
Thank you for reply!
Can I ask you how you analyze CNV for exome by varscan2 in detail?
When I use varscan2,I followed the recommonded pipeline in the varscan2 official website,which is:
1. Run VarScan copynumber on normal and tumor mpileup output
This will create a single output file,
varScan.copynumber, containing the raw copynumber calls.2. Run VarScan copyCaller to adjust for GC content and make preliminary calls.
This will create two output files:
varScan.copynumber.called(adjusted calls) andvarScan.copynumber.called.gc(GC adjustment information). As of version 2.2.12 (August 2012), you can also specify an output file for candidate homozygous deletions.After the first step, I get
output.copynumberfile like:I do not know why all the
gc_contentis 0.After step 2, I got:
well, in my opinion,I think varscan2 just used the ratio between tumor and normal, and cut the threshold to identity them as amp or deletion or neutral. I do not think this is a good way to analyze CNV.
Maybe I do not know varscan2 very well, so please give me some advice.
Many thanks!
lianhe