scellpam
1.4.7Applying Partitioning Around Medoids to Single Cell Data with High Number of Cells
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-05-0213 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2511 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1811 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
7 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 1.4.7Latest
- RR 4.5.0 released · 2025-04-11
- 1.4.6.22024-07-18 · diff ↗
- 1.4.6.12024-07-03 · diff ↗
- unarchivedReturned to CRAN2024-07-03
- archivedRemoved from CRAN2024-07-02issues were not corrected in time Intermittent issues on M1mac even on re-submission
- RR 4.4.0 released · 2024-04-24
- 1.4.52023-10-13 · diff ↗
- 1.4.42023-06-24 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.4.12023-01-09 · diff ↗
- 1.42022-11-28
- RR 4.2.0 released · 2022-04-22
Package metadata
- First published
- 2022-11-28
- Total releases
- 7 / 4 yrs
- License
- GPL (>= 2) OSI
- Download size
- 1.8 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet