Skip to content

pullrequests Search Results · topic:python-toolkit org:databio

Filter by

921 results
 (126 ms)

921 results

indatabio (press backspace or delete to remove)
The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?

Fixes https://github.com/databio/pepatac/issues/310
  • donaldcampbelljr
  • Opened 
    9 days ago
  • #313

We would like to calculate bed file digest of whole file, not just region. In this PR you can find new function that calculates this digest. p.s. I am sorting bed file before calculation of the digest, ...
  • khoroshevskyi
  • 2
  • Opened 
    12 days ago
  • #111

Changes: - Added file_digest function to RegionSet struct - Fixed reqwest error in R bindings - Fixed #107 - ... TODO: - [ ] bump version - [ ] changelog
  • nleroy917
  • 1
  • Opened 
    13 days ago
  • #110

This is a fix for #105 . I use clippy to improve my rust code, catch small things, etc. The current code base had 180 warnings that made it difficult for me to see true errors through the sea of warnings... ...
  • nleroy917
  • 14
  • Opened 
    13 days ago
  • #109

Theres so much here... I was working in the tokenizers module and I realized that there was just a lot of antiquated stuff that we no longer used. To that end, I stripped away a lot and dialed it back ...
  • nleroy917
  • Opened 
    14 days ago
  • #108

just trying to install pepatac via bulker, and suggest removing the leading / for the install command.
  • fbnrst
  • Opened 
    15 days ago
  • #311

[0.12.3] -- 2025-03-05 - Bump rust-gtars to v0.2.4, Looper to 2.0.1, Ubiquerg to 0.8.1
  • donaldcampbelljr
  • Opened 
    28 days ago
  • #309

  • khoroshevskyi
  • 1
  • Opened 
    28 days ago
  • #103

Todo: - [x] Bump version - [x] Update changelog - [x] Test python digests API Issue for tracking: https://github.com/databio/gtars/issues/104 To test the python API, I will emulate the Rust API ...
  • nleroy917
  • 2
  • Opened 
    28 days ago
  • #102