redicat 0.4.2

REDICAT - RNA Editing Cellular Assessment Toolkit: A highly parallelized utility for analyzing RNA editing events in single-cell RNA-seq data
Documentation
1
2
3
4
5
mod args;
mod pipeline;

pub use args::CallArgs;
pub use pipeline::run_call;