Error: unrecognized arguments using deepTools bamCoverage
0
0
Entering edit mode
2.5 years ago
Daria • 0

Hello everyone!

I'm trying to visualize ChIP-seq data with deepTools but facing errors when use optional arguments for normalization.

Commands like:

bamCoverage -b file.bam -o file.bigWig -of bigwig --normalizeUsing RPGC --effectiveGenomeSize 2862010578 --ignoreForNormalization chrX chrY
bamCompare -b1 file-1.bam -b2 file-2.bam -o files-1-2.bigWig -of bigwig --normalizeUsing RPGC --effectiveGenomeSize 2862010578 --ignoreForNormalization chrX chrY

lead to the following messages:

bamCoverage: error: unrecognized arguments: C-17.bam RPGC --effectiveGenomeSize 2862010578
bamCompare: error: unrecognized arguments: RPGC --effectiveGenomeSize 2862010578

Both commands without --normalizeUsing RPGC --effectiveGenomeSize 2862010578 --ignoreForNormalization chrX chrY part works just fine. I have 2.5.7 version of deepTools.

Could someone help me with this problem? Any suggestions would be appreciated!

Thank you!

ChIP-seq deepTools • 950 views
ADD COMMENT

Login before adding your answer.

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