17 releases
new 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-beta.11 | Oct 30, 2023 |
#217 in Biology
1,215 downloads per month
Used in 3 crates
(via exon)
26KB
332 lines
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
Related Projects
Benchmarks
Please see the benchmarks README for more information.
lib.rs
:
Crate to support reading FASTA files into Arrow arrays.
Part of the Exon project. See the Exon documentation for more information.
Dependencies
~61MB
~1M SLoC