I have a bigWig file with the following profile:
bigWigInfo uniqueness.bw
version: 4
isCompressed: yes
isSwapped: 0
primaryDataSize: 919,783,047
primaryIndexSize: 97,088,256
zoomLevels: 10
chromCount: 25
basesCovered: 3,095,693,183
mean: 0.828284
min: 0.000000
max: 1.000000
std: 0.361063
I would like to create a bed for all regions with value < 1.
More generally, I'd like to be able to threshold a bigWig on a value and get all regions above or below that value in bed format.
Thanks a lot!
Hello skanterakis!
It appears that your post has been cross-posted to another site: https://bioinformatics.stackexchange.com/questions/2800/
This is typically not recommended as it runs the risk of annoying people in both communities.
Dear Alex and Sean, could you please help understand what is the threshold value mean in either ATAC-Seq or ChIP-Seq in wig file obtained after bigWigToWig conversion. Particularly, in bedgraph format what is the 4th column in dataValue and what are the norms for selecting the threshold. Thanks Adrian
There is no fixed meaning to that value.