Crates.io | dihardts_omicstools |
lib.rs | dihardts_omicstools |
version | 2.0.3 |
source | src |
created_at | 2023-09-05 11:28:53.046515 |
updated_at | 2024-06-27 09:02:42.104095 |
description | Collection of different omic tools, structs and enums. |
homepage | https://github.com/di-hardt/omicstools.git |
repository | https://github.com/di-hardt/omicstools.git |
max_upload_size | |
id | 964172 |
size | 780,543 |
For easier maintenance the data of some datatypes with multiple attributes like elements and amino acids is provided as CSV-file and gets compiled on build time (see: build.rs)
Data with one or two attributes are directly added to the code:
Kyte, J.; Doolittle, R. F.. A simple method for displaying the hydropathic character of a protein. Journal of molecular biology 1982, 157 (1), 105-32. https://doi.org/10.1016/0022-2836(82)90515-0.
cargo add dihardts_omicstools
libssl-dev
)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.