rsrs

Crates.iorsrs
lib.rsrsrs
version0.2.0
created_at2024-03-31 01:54:19.814731+00
updated_at2025-03-22 04:17:27.563815+00
descriptioncommand line tool to compute seqcol objects and digests
homepagehttps://github.com/COMBINE-lab/rsrs
repositoryhttps://github.com/COMBINE-lab/rsrs
max_upload_size
id1191398
size40,824
Rob Patro (rob-p)

documentation

https://docs.rs/rsrs

README

rsrs

rsrs is a utility to compute reference signatures (rs) in rust (rs). Specifically, it is a (currently in active development) attempt to provide a rust implementation of the seqcol specification. The goal is to be able to take relevant input (an appropriate set of sequences or relevant description), and to produce as output the corresponding seqcol object, or the digest associated with that seqcol object.

The goal is for the tool to be simple, flexible, and fast, so that you can compute the digest or seqcol object for various different sources efficiently and with minimal hassle. If there's a feature that you think makes sense, feel free to request it. If you think you've found a bug, please report it. If you'd like to contribute to rsrs, feel free to open an issue to discuss or to submit a PR!

Commit count: 13

cargo fmt