Releases: deeptools/py2bit
Releases · deeptools/py2bit
0.3.3
21 Jan 15:42
Compare
Sorry, something went wrong.
No results found
0.3.2
18 Nov 11:55
Compare
Sorry, something went wrong.
No results found
Minor bug fix to correct a pointer type to make the compiler happier.
0.3.1
28 Jul 22:41
Compare
Sorry, something went wrong.
No results found
Fix a bug in frequency calculation
0.3.0
13 Feb 12:21
Compare
Sorry, something went wrong.
No results found
Add support for fetching all hard-masked blocks
Add support for fetching all soft-masked blocks
0.2.2
03 Nov 13:25
Compare
Sorry, something went wrong.
No results found
Restructured the documentation such that object-specific functions aren't exposed at the module level
One can now use with
Most functions now test for an open file and will throw an appropriate error if one is not found rather than segfaulting.
0.2.1
21 Jan 22:25
Compare
Sorry, something went wrong.
No results found
Fixed issue #4 , which is a segfault that occurs if 1-2 bases in the middle of a byte are requested.
0.2.0
25 Oct 11:07
Compare
Sorry, something went wrong.
No results found
Incorporate lib2bit version 0.2.0, which should improve performance drastically.