icbi-lab / infercnvpy

Infer copy number variation (CNV) from scRNA-seq data. Plays nicely with Scanpy.

Home Page:https://infercnvpy.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMM-based CNV caller

grst opened this issue · comments

inferCNV uses a hidden markov model to turn the smoothed gene expression into genomic regions that are subject to CNV.

Would be nice to implement a similar feature here.