(Fun fact: mudan 牡丹 means peony in Chinese)
Please note that MUDAN
is still in active development and will likely see substantial changes in terms of its algorithms, data structure, and otherwise general functionalities in ways that may not be backwards compatible.
To analyze multiple single-cell RNA-seq samples in a coherent manner in order to acheive joint annotation of cell types across patients, time-points, and batches.
- Detected clusters are artificially separated for visualization purposes only
- Graph-based community detection to identify subpopulations
- Stability analysis to ensure transcriptionally distinct subpopulations
- Differential gene expression and marker selection functionalities
- Preserves variation observed in each sample
- Ideal for when samples may differ in cell type composition
Please see the vignettes for more information
require(devtools)
devtools::install_github("JEFworks/MUDAN")
I welcome any bug reports, enhancement requests, and other contributions. To submit a bug report or enhancement request, please use the MUDAN
GitHub issues tracker. For more substantial contributions, please fork this repo, push your changes to your fork, and submit a pull request with a good commit message.