Skip to content
New issue

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

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

Already on GitHub? # to your account

Enhancements to Python reader API #33

Closed
nvictus opened this issue Mar 18, 2024 · 0 comments · Fixed by #44
Closed

Enhancements to Python reader API #33

nvictus opened this issue Mar 18, 2024 · 0 comments · Fixed by #44

Comments

@nvictus
Copy link
Collaborator

nvictus commented Mar 18, 2024

Common reader interface for BigWig and BigBed

  • props: is_bigwig, is_bigbed
  • info
  • schema -> translated autoSql schema
  • records
  • zoom_records
  • values -> Provide arr argument like numpy functions to populate pre-existing array view
  • Context Manager
@nvictus nvictus changed the title Enhancements to BBI file Python API Enhancements to Python reader API Mar 18, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant