oxbow

Crates.iooxbow
lib.rsoxbow
version0.3.1
sourcesrc
created_at2023-05-16 16:38:57.509827
updated_at2024-01-26 19:56:51.190519
descriptionRead specialized bioinformatic file formats as data frames in R, Python, and more.
homepage
repository
max_upload_size
id866209
size114,769
Nezar Abdennur (nvictus)

documentation

README

oxbow

Read specialized bioinformatic file formats as data frames in R, Python, and more.

File formats create a lot of friction for computational biologists. Oxbow is a data unification layer that aims to improve data accessibility and ease of high-performance analytics.

Data I/O is handled in Rust with features exposed to Python and R via Apache Arrow.

Learn more in our recent blog post.

Docs

Read the latest Python and Rust API documentation.

Contributing

Want to contribute? Join us!

Development

The oxbow project is split into separate Rust, Python, and R packages. You can download sample data by following these instructions.

Commit count: 0

cargo fmt