19 releases

0.5.3 Nov 29, 2023
0.5.2 Nov 29, 2023
0.4.3 Nov 27, 2023
0.3.12 Nov 26, 2023
0.3.4 Oct 30, 2023

#177 in Caching

Download history 103/week @ 2023-10-15 207/week @ 2023-10-22 323/week @ 2023-10-29 429/week @ 2023-11-05 225/week @ 2023-11-12 237/week @ 2023-11-19 563/week @ 2023-11-26 130/week @ 2023-12-03

1,177 downloads per month
Used in 3 crates (via exon)

Apache-2.0

8KB
97 lines

Exon

Exon is an analysis toolkit for life-science applications. It features:

  • Support for many file formats from bioinformatics, proteomics, and others
  • Local filesystem and object storage support
  • Arrow FFI primitives for multi-language support
  • SQL based access to bioinformatics data -- general DML and some DDL support

Installation

Exon is available via crates.io. To install, run:

cargo add exon

Documentation

  • Rust documentation is available here.
  • General documentation is available here.

Benchmarks

Please see the benchmarks README for more information.

Dependencies

~16–25MB
~378K SLoC