dihardts_omicstools 1.11.0

Collection of different omic tools, structs and enums.
Documentation

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.