Tool:Command-Line Software For Bigwig Data
1
9
Entering edit mode
10.5 years ago
andypohl ▴ 90

I made a program that is potentially useful for those working with bigWig data: https://github.com/andypohl/bwtool/wiki

bigwig • 9.7k views
ADD COMMENT
1
Entering edit mode

nice documentation, easy to install and nice command-line interface. cheers!

ADD REPLY
0
Entering edit mode

Hi brentp, thank you. I've never shared any software before, so I'm a little worried about it. I keep trying to add to the web page to limit confusion. I will later add examples of using output from the program in R for plots, or other things like painting chromosomes with UCSC genome graphs.

ADD REPLY
0
Entering edit mode

Thanks for sharing this nice tool, Andy!

ADD REPLY
0
Entering edit mode

Hi Andy,

Thanks for your tool! Is it possible to use it to convert a bigWig to a Wig? I have been having an issue with the bigWigToWig tool from UCSC.

ADD REPLY
1
Entering edit mode
5.7 years ago
Shicheng Guo ★ 9.4k

Share some bigwig commands at the same time:

http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/

bedGraphToBigWig
bigWigAverageOverBed
bigWigCat
bigWigCluster
bigWigCorrelate
bigWigInfo
bigWigMerge
bigWigSummary
bigWigToBedGraph
bigWigToWig
wigToBigWig
ADD COMMENT
1
Entering edit mode

Adding this repository (cgpBigWig) from a group at the Wellcome Sanger Trust, including bg2bw, which reads a bedGraph from STDIN, outputting bigwig (which bedGraphToBigWig still cannot do).

ADD REPLY
1
Entering edit mode

Great. Thanks ATpoint.

bwcat   Read the contents of a bigwig (.bw) file
bwjoin  Concatenate bigwig files together
bam2bw  Generate bigwig (.bw) coverage file from bam
bg2bw   Generate bigwig (.bw) coverage file from bedgraph (.bed) format
bam2bwbases Generate bigwig (.bw) proportion file of each base at a position from bam
bam2bedgraph    Generate a coverage bedgraph from bam
ADD REPLY

Login before adding your answer.

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