Releases: deeptools/pyBigWig
Releases · deeptools/pyBigWig
0.2.3
26 Jan 21:41
Compare
Sorry, something went wrong.
No results found
Copy over libBigWig-0.1.3, which contains additional file creation fixes. Written files now work in IGV as long as you include zoom levels.
0.2.2
26 Jan 21:39
Compare
Sorry, something went wrong.
No results found
Copy over libBigWig-0.1.2
Various file creation bug fixes
0.2.1
26 Jan 21:38
Compare
Sorry, something went wrong.
No results found
Allowed the nosetests to run anywhere
Fixed a python2 -> python3 difference that caused memory issues.
0.2.0: Merge pull request #4 from dpryan79/WriterIntegration
26 Jan 21:37
Compare
Sorry, something went wrong.
No results found
Add support for bigWig file creation
0.1.11
26 Jan 21:36
Compare
Sorry, something went wrong.
No results found
fixed the download_url
Removed a NULL return from a void function (initpyBigWig()).
0.1.10
26 Jan 21:34
Compare
Sorry, something went wrong.
No results found
Added a Galaxy XML file
Removed excess Py_INCREF()s
Free memory once the module is no longer needed
0.1.9
26 Jan 21:31
Compare
Sorry, something went wrong.
No results found
Fixed the MANIFEST
Various compilation fixes, which should fix Galaxy installation
0.1.8
26 Jan 21:30
Compare
Sorry, something went wrong.
No results found
Added nose tests
libBigWig to 1.0.8
Transitioned to setuptools
0.1.7
26 Jan 21:28
Compare
Sorry, something went wrong.
No results found
Added initial python3 support
Started throwing RuntimeErrors on errors.
Added initial OSX support