Implement a wrapper around bigWigInfo to report bigWig summary info.
authorDiane Trout <diane@ghic.org>
Thu, 17 Oct 2013 21:12:05 +0000 (14:12 -0700)
committerDiane Trout <diane@ghic.org>
Thu, 17 Oct 2013 21:12:05 +0000 (14:12 -0700)
commit9c5e5fb4495f21ae6a1fafd98d746aea3b2ad72b
tree9ffcadd8a71d6f97184c58b29f78d96eefd38e64
parentdd447260c4aed1d5e59ec3612f8bb4c4c13aa25b
Implement a wrapper around bigWigInfo to report bigWig summary info.

(shocking name there I know)
htsworkflow/util/test/__init__.py
htsworkflow/util/test/test_ucsc.py [new file with mode: 0644]
htsworkflow/util/test/testdata/foo.bigWig [new file with mode: 0644]
htsworkflow/util/ucsc.py [new file with mode: 0644]