33 releases (16 breaking)

new 0.21.0 May 17, 2024
0.19.1 Apr 23, 2024
0.15.0 Mar 27, 2024
0.5.5 Dec 18, 2023

#122 in Biology

Download history 26/week @ 2024-01-19 248/week @ 2024-01-26 161/week @ 2024-02-02 44/week @ 2024-02-09 67/week @ 2024-02-16 447/week @ 2024-02-23 407/week @ 2024-03-01 592/week @ 2024-03-08 416/week @ 2024-03-15 210/week @ 2024-03-22 84/week @ 2024-03-29 119/week @ 2024-04-05 739/week @ 2024-04-12 1272/week @ 2024-04-19 189/week @ 2024-04-26 62/week @ 2024-05-03

2,277 downloads per month
Used in exon

Apache-2.0

6.5MB
586 lines

Exon

Exon is an execution engine designed to work with bioinformatics data. It features:

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

~63MB
~1M SLoC