CNVnator on Multiple Strains
0
0
Entering edit mode
7.7 years ago
rfriedman22 ▴ 40

I have 60 BAM files corresponding to 60 different individual strains. To do CNV calling on this dataset, should I read all the files together in parallel, or work on each strain individually, merge the root files, and continue analysis. The README is a little unclear because the step to extract read mapping seems to indicate you can provide multiple BAMs at once: ./cnvnator [-genome name] -root out.root [-chrom name1 ...] -tree [file1.bam ...]

Yet later on it suggests merging together root files before CNV calling: ./cnvnator [-genome name]-root out.root [-chrom name ...] -merge file1.root ...

Is there a difference between these two? Is one method favored over the other?

EDIT: corrected second line of code copied from README

CNVnator • 1.8k views
ADD COMMENT

Login before adding your answer.

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