There is a newer version of the record available.

Published March 23, 2023 | Version v0.4.0
Software Open

open2c/bioframe: v0.4.0

Description

API changes:

  • New strand-aware directionality options for closest() via direction_col #129.
  • New index-based range query selectors on single bioframes to complement select() #128:
    • select_mask() returns boolean indices corresponding to intervals that overlap the query region
    • select_indices() returns integer indices corresponding to intervals that overlap the query region
    • select_labels() returns pandas label indices corresponding to intervals that overlap the query region

Bug fixes:

  • Import fixes in sandbox
  • Relax bioframe validator to permit using same column as start and end (e.g. point variants).

Files

open2c/bioframe-v0.4.0.zip

Files (838.7 kB)

Name Size Download all
md5:35db4a68509d99f41ed30cab3e4e75c9
838.7 kB Preview Download

Additional details

Related works