Crates.io | phantompurger-rs |
lib.rs | phantompurger-rs |
version | 0.1.0 |
source | src |
created_at | 2024-09-21 23:46:23.058355 |
updated_at | 2024-09-21 23:46:23.058355 |
description | Detecting chimeric molecules in scRNAseq |
homepage | https://github.com/redst4r/rustphantompurger |
repository | https://github.com/redst4r/rustphantompurger |
max_upload_size | |
id | 1382578 |
size | 197,802 |
A Rust version of the PhantompPurger algorithm to remove chimeric molecules from scRNAseq data.
Far from complete, in particular we're not implementing any of the statistical approaches to decide which molecules are chimeras.
Rather, this crate (quickly!) creates the input tables to feed into the PhantomPurger statistical framework from bus
-files (i.e. kallisto output).