What is the bin size for Bamcompare?
1
0
Entering edit mode
7 months ago
Emily ▴ 20

If I'm working on C elegans chipseq data, for bamcompare is it ok to choose a bin size of 50? Is the choice of bin size determined by size of genome? Particularly smaller genome choose a smaller bin size to get better resolution? Or is it determine by size of peak like if it is broad peak use larger bin size?

chip-seq deeptools bamcompare • 328 views
ADD COMMENT
3
Entering edit mode
7 months ago
ATpoint 86k

It is the number of adjacent bases that are aggregated (binned) into a single value. I find binning not optimal, and would always set this to 1. Bigwigs on the genome browser look ugly with binning, and you could later always bin basepair-resolution bigwigs (binsize of 1) in downstream analysis if necessary. Binning saves space, that's it. I don't like that option.

ADD COMMENT

Login before adding your answer.

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