Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch bedToBigBed to bigTools written in rust #89

Open
khoroshevskyi opened this issue Jan 16, 2025 · 2 comments
Open

Switch bedToBigBed to bigTools written in rust #89

khoroshevskyi opened this issue Jan 16, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@khoroshevskyi
Copy link
Member

It will be great improvement to run bedToBigBed in rust using python bindings.

For this we would use bigToold package, and implementation would be written in gtars

@nsheff
Copy link
Member

nsheff commented Jan 24, 2025

Alex says it's working in principle.

Will suggest putting this in bigtools today

@khoroshevskyi khoroshevskyi changed the title Migrate bedToBigBed to bigTools written in rust Switch bedToBigBed to bigTools written in rust Jan 25, 2025
@khoroshevskyi
Copy link
Member Author

khoroshevskyi commented Jan 25, 2025

Some benchmarks:

  • CLI Rust bedtobigbed: 0.437 seconds
  • Geniml Regionset using bigtools bindings: 16.17 seconds
  • My implementation in Rust (Python bindings not implemented yet): 0.492 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants