Size difference BigWig vs. BedGraph files
1
0
Entering edit mode
3.7 years ago

Hi everyone,

I am trying to convert a 5.34 GB BigWig file to a BedGraph file using the bigWigToBedGraph tool for ucsc. Does anyone know how large the output file will be? Any help will be much appreciated.

bigwig bigwigtobedgraph • 877 views
ADD COMMENT
2
Entering edit mode
3.7 years ago

Does anyone know how large the output file will be?

bigWigToBedGraph input.bigwig stdout  |wc -c
ADD COMMENT
0
Entering edit mode

Thank you Pierre,

I just ran the code and its output is 53195893894. I am not sure what this number means. Is it the number of characters, rows or mbs?

ADD REPLY

Login before adding your answer.

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