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.
Package details |
|
---|---|
Author | Juan Domingo [aut, cre] (<https://orcid.org/0000-0003-4728-6256>), Guillermo Ayala [ctb] (<https://orcid.org/0000-0002-6231-2865>), Spanish Ministry of Science and Innovation, MCIN/AEI <doi:10.13039/501100011033> [fnd] |
Maintainer | Juan Domingo <Juan.Domingo@uv.es> |
License | GPL (>= 2) |
Version | 1.4.6.2 |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.