You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "WIP! NOT FULLY IMPLEMENTED: Small command line tool to extract relevant information from amplicon seq reads of defined regions. Reimplementation of a personal python tool."
edition = "2018"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bio = "0.41"
clap = "2"
niffler = "2.3" # explcitly used for gzip handling
counter = "0.5" # not sure if I actually want to use it