#structs #amino #enums #acid #csv #element #omic

dihardts_omicstools

Collection of different omic tools, structs and enums

12 stable releases

1.11.0 Jan 23, 2024
1.10.0 Nov 24, 2023
1.7.0 Oct 30, 2023
1.3.0 Sep 23, 2023
0.1.0 Sep 5, 2023

#108 in Biology

Download history 8/week @ 2024-01-21 13/week @ 2024-02-18 7/week @ 2024-02-25 28/week @ 2024-03-10 85/week @ 2024-03-31

113 downloads per month

Custom license

460KB
2.5K SLoC

Omictools

Constant data

Constant data like element masses are provided as CSV-file and gets compiled on build time (see: build.rs).

Installation

cargo add dihardts_omicstools

Development

Dependencies

  • Rust
  • OpenSSL (Ubuntu: libssl-dev)

Unit tests

  • For testing the taxonomy reader a taxdmp.zip is required. The test is capable of download it by itself and save it to the tmp folder, however if you plan excessive testing over a couple of reboots, download it ones and set the environment variable TAXDMP_ZIP_PATH with the path to the file.

Dependencies

~17MB
~297K SLoC