Package: scellpam 1.4.7
scellpam: Applying Partitioning Around Medoids to Single Cell Data with High Number of Cells
PAM (Partitioning Around Medoids) algorithm application to samples of single cell sequencing techniques with a high number of cells (as many as the computer memory allows). The package uses a binary format to store matrices (either full, sparse or symmetric) in files written in the disk that can contain any data type (not just double) which allows its manipulation when memory is sufficient to load them as int or float, but not as double. The PAM implementation is done in parallel, using several/all the cores of the machine, if it has them. This package shares a great part of its code with packages 'jmatrix' and 'parallelpam' but their functionality is included here so there is no need to install them.
Authors:
scellpam_1.4.7.tar.gz
scellpam_1.4.7.zip(r-4.7)scellpam_1.4.7.zip(r-4.6)scellpam_1.4.7.zip(r-4.5)
scellpam_1.4.7.tgz(r-4.6-x86_64)scellpam_1.4.7.tgz(r-4.6-arm64)scellpam_1.4.7.tgz(r-4.5-x86_64)scellpam_1.4.7.tgz(r-4.5-arm64)
scellpam_1.4.7.tar.gz(r-4.7-arm64)scellpam_1.4.7.tar.gz(r-4.7-x86_64)scellpam_1.4.7.tar.gz(r-4.6-arm64)scellpam_1.4.7.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
scellpam/json (API)
NEWS
| # Install 'scellpam' in R: |
| install.packages('scellpam', repos = c('https://jdmde.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:cc73c89708. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 232 | ||
| linux-devel-x86_64 | OK | 257 | ||
| source / vignettes | OK | 427 | ||
| linux-release-arm64 | OK | 234 | ||
| linux-release-x86_64 | OK | 292 | ||
| macos-release-arm64 | OK | 407 | ||
| macos-release-x86_64 | OK | 451 | ||
| macos-oldrel-arm64 | OK | 354 | ||
| macos-oldrel-x86_64 | OK | 482 | ||
| windows-devel | OK | 284 | ||
| windows-release | OK | 262 | ||
| windows-oldrel | OK | 262 | ||
| wasm-release | FAIL | 140 |
Exports:ApplyPAMBuildAbundanceMatrixCalcAndWriteDissimilarityMatrixCalculateSilhouetteClassifAsDataFrameClosestCasesCsvToJMatdgCMatToJMatExtractAndWriteDissimilarityMatrixFilterBySilhouetteQuantileFilterBySilhouetteThresholdFilterJMatByNameGetJColGetJColByNameGetJColNamesGetJManyColsGetJManyColsByNamesGetJManyRowsGetJManyRowsByNamesGetJNamesGetJRowGetJRowByNameGetJRowNamesGetSeuratGroupsGetSubdiagGetTDJMatInfoJMatInfoListJMatToCsvJWriteBinNumSilToClusterSilScellpamGetDebugScellpamSetDebugSceToJMat
jmatrixsc
Rendered fromjmatrixsc.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-10-13
Started: 2022-11-28
parallelpamsc
Rendered fromparallelpamsc.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2024-07-04
Started: 2022-11-28
scellpam
Rendered fromscellpam.Rmdusingknitr::rmarkdownon May 21 2026.Last update: 2023-10-13
Started: 2022-11-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ApplyPAM | ApplyPAM |
| BuildAbundanceMatrix | BuildAbundanceMatrix |
| CalcAndWriteDissimilarityMatrix | CalcAndWriteDissimilarityMatrix |
| CalculateSilhouette | CalculateSilhouette |
| ClassifAsDataFrame | ClassifAsDataFrame |
| ClosestCases | ClosestCases |
| CsvToJMat | CsvToJMat |
| dgCMatToJMat | dgCMatToJMat |
| ExtractAndWriteDissimilarityMatrix | ExtractAndWriteDissimilarityMatrix |
| FilterBySilhouetteQuantile | FilterBySilhouetteQuantile |
| FilterBySilhouetteThreshold | FilterBySilhouetteThreshold |
| FilterJMatByName | FilterJMatByName |
| GetJCol | GetJCol |
| GetJColByName | GetJColByName |
| GetJColNames | GetJColNames |
| GetJManyCols | GetJManyCols |
| GetJManyColsByNames | GetJManyColsByNames |
| GetJManyRows | GetJManyRows |
| GetJManyRowsByNames | GetJManyRowsByNames |
| GetJNames | GetJNames |
| GetJRow | GetJRow |
| GetJRowByName | GetJRowByName |
| GetJRowNames | GetJRowNames |
| GetSeuratGroups | GetSeuratGroups |
| GetSubdiag | GetSubdiag |
| GetTD | GetTD |
| JMatInfo | JMatInfo |
| JMatInfoList | JMatInfoList |
| JMatToCsv | JMatToCsv |
| JWriteBin | JWriteBin |
| NumSilToClusterSil | NumSilToClusterSil |
| ScellpamGetDebug | ScellpamGetDebug |
| ScellpamSetDebug | ScellpamSetDebug |
| SceToJMat | SceToJMat |
