exon-exome

Crates.ioexon-exome
lib.rsexon-exome
version0.5.3
sourcesrc
created_at2023-10-27 16:38:43.359231
updated_at2023-11-29 07:13:55.106169
descriptionExon X Exome
homepagehttps://www.wheretrue.dev/docs/exon/
repositoryhttps://github.com/wheretrue/exon
max_upload_size
id1016229
size141,612
Trent Hauck (tshauck)

documentation

README

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.

Related Projects

Benchmarks

Please see the benchmarks README for more information.

Commit count: 799

cargo fmt