Crates.io | gdrs |
lib.rs | gdrs |
version | 0.1.3 |
source | src |
created_at | 2024-03-26 13:06:50.648855 |
updated_at | 2024-03-28 13:32:27.242083 |
description | A rust implementation of GenomicDistributions package from bioconductor. |
homepage | |
repository | |
max_upload_size | |
id | 1186406 |
size | 46,659 |
gdrs
is a rust implementation of the GenomicDistributions package.
Ideally, we would like to implement all the features of the original package. However, we are starting with the basic features and will add more features as we go along. There currently are no plans to implement the plotting features of the original package, just the data generation features:
cargo add gdrs