CNVkit: not export cnr file
1
0
Entering edit mode
3.7 years ago
kkatoibaraki ▴ 10

I try to detect tumor copy number variation using CNVkit installed via Bioconda ( https://bioconda.github.io/recipes/cnvkit/README.html ) under the description shown in URL ( https://cnvkit.readthedocs.io/en/stable/quickstart.html ). The command "cnvkit.py fix" does not produce sample.cnr file at all. I would like to know how to bulid sample.cnr file.

next-gen software error • 1.1k views
ADD COMMENT
0
Entering edit mode

The command "cnvkit.py fix" seemed to print lines of characters and numbers like sample.cnr data on the console.

ADD REPLY
0
Entering edit mode

Thank you very much for your quick reply. I have designated the output directory and the output file using additional augment "-o", however, the output file did not appeared in the directory. I am looking forward to hearing from everyone. I appreciate your kindness in advance.

ADD REPLY
0
Entering edit mode

Use ADD REPLY/ADD COMMENT when responding to existing posts to keep threads logically organized.

ADD REPLY
0
Entering edit mode

I am very sorry for misleading comments. I will try to do so next time.

ADD REPLY
0
Entering edit mode
3.7 years ago

You need the -o option.

From the manual:

cnvkit.py fix Sample.targetcoverage.cnn Sample.antitargetcoverage.cnn my_reference.cnn -o Sample.cnr

Kevin

ADD COMMENT
1
Entering edit mode

Thank you very much for your kind comment. Now I am trying to analyze using hg19 as reference according to suggestions by developer.

ADD REPLY

Login before adding your answer.

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