Using cnvkit for targeted amplicon sequencing
1
0
Entering edit mode
6.8 years ago

Hi, I'm trying to use cnvkit python package to calculate copy numbers for targeted amplicon sequenced data. I have cancer samples and normal samples and would like to do a paired reference, is this possible to do with cnvkit and how do I do it? In the documentation I only find examples for TAS without the usage of normal samples.

example: cnvkit.py reference *.targetcoverage.cnn --no-edge -o ref-tas.cnn

cnvkit targeted amplicon sequencing reference cnv • 2.3k views
ADD COMMENT
3
Entering edit mode
6.8 years ago
Eric T. ★ 2.8k

Yes, the pipeline is nearly the same, but skipping the antitarget parts in coverage, fix, and reference.

With the batch command, use the option -m amplicon to run the whole workflow with reasonable defaults.

In the examples here, you can include a pool of normal samples with the -n flag, as in the standard pipeline.

ADD COMMENT

Login before adding your answer.

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