Recent Releases of py2bit

py2bit - 0.3.1

Fix a bug in frequency calculation

- C
Published by dpryan79 about 4 years ago

py2bit - 0.3.0

  • Add support for fetching all hard-masked blocks
  • Add support for fetching all soft-masked blocks

- C
Published by dpryan79 over 8 years ago

py2bit - 0.2.2

  • 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.

- C
Published by dpryan79 over 8 years ago

py2bit - 0.2.1

  • Fixed issue #4, which is a segfault that occurs if 1-2 bases in the middle of a byte are requested.

- C
Published by dpryan79 over 9 years ago

py2bit -

  • Incorporate lib2bit version 0.2.0, which should improve performance drastically.

- C
Published by dpryan79 almost 10 years ago