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.
- Version1.4.6.2
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- scellpam citation info
- Last release07/18/2024
Documentation
Team
Juan Domingo
Guillermo Ayala
Show author detailsRolesContributorSpanish Ministry of Science and Innovation, MCIN/AEI
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports3 packages
- Suggests2 packages
- Linking To1 package