Package: SparseMDC 0.99.5
Jun Li
SparseMDC: Implementation of SparseMDC Algorithm
Implements the algorithm described in Barron, M., and Li, J. (Not yet published). This algorithm clusters samples from multiple ordered populations, links the clusters across the conditions and identifies marker genes for these changes. The package was designed for scRNA-Seq data but is also applicable to many other data types, just replace cells with samples and genes with variables. The package also contains functions for estimating the parameters for SparseMDC as outlined in the paper. We recommend that users further select their marker genes using the magnitude of the cluster centers.
Authors:
SparseMDC_0.99.5.tar.gz
SparseMDC_0.99.5.tar.gz(r-4.5-noble)SparseMDC_0.99.5.tar.gz(r-4.4-noble)
SparseMDC_0.99.5.tgz(r-4.4-emscripten)SparseMDC_0.99.5.tgz(r-4.3-emscripten)
SparseMDC.pdf |SparseMDC.html✨
SparseMDC/json (API)
# Install 'SparseMDC' in R: |
install.packages('SparseMDC', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- cell_type_biase - Biase Data Cell Type
- condition_biase - Biase Data Conditions
- data_biase - Biase Data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:d7f74c8548. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-linux | NOTE | Nov 04 2024 |
Exports:lambda1_calculatorlambda2_calculatormu_calcmu_solverpen_calculatorpre_proc_dataS_funcscore_calcsdc_mparsparse_mdcsparsemdc_gapupdate_cupdate_mu
Dependencies:codetoolsdigestdoParalleldoRNGforeachiteratorsrngtools
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Biase Data Cell Type | cell_type_biase |
Biase Data Conditions | condition_biase |
Biase Data | data_biase |
Uniform data generator For use with the gap statistic. Generates datasets drawn from the reference distribution where each reference feature is generated uniformly over the range of observed values for that feature. | generate_uni_dat |
Lambda 1 Calcualtor | lambda1_calculator |
Lambda 2 Calculator | lambda2_calculator |
mu Calculator | mu_calc |
Mu Solver | mu_solver |
Penalty calculator | pen_calculator |
Pre-process data | pre_proc_data |
The soft thresholding operator | S_func |
Score calculator | score_calc |
SparseDC Multi Parallel | sdc_mpar |
SparseDC Multi | sparse_mdc |
Gap Statistic Calculator | sparsemdc_gap |
update_c | update_c |
update_mu | update_mu |