Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 919 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 919 Bytes

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.

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.