Other packages > Find by keyword >

LISTO  

Performing Comprehensive Overlap Assessments
View on CRAN: Click here


Download and install LISTO package within the R console
Install from CRAN:
install.packages("LISTO")

Install from Github:
library("remotes")
install_github("cran/LISTO")

Install by package version:
library("remotes")
install_version("LISTO", "0.6.5")



Attach the package and use:
library("LISTO")
Maintained by
Andrei-Florian Stoica
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-03-06
Latest Update: 2026-03-06
Description:
The implementation of a statistical framework for performing overlap assessments on lists comprising sets of strings (such as lists of gene sets) described in Stoica (2023) <https://ora.ox.ac.uk/objects/uuid:b0847284-a02f-47ee-88e3-a3c4e0cdb8b1>. It can assess overlaps of pair of sets of strings selected from the same universe or from different universes, and overlaps of triplets of sets of strings selected from the same universe. Designed for single-cell RNA-sequencing data analysis applications, but suitable for other purposes as well.
How to cite:
Andrei-Florian Stoica (2026). LISTO: Performing Comprehensive Overlap Assessments. R package version 0.6.5, https://cran.r-project.org/web/packages/LISTO. Accessed 06 Aug. 2026.
Previous versions and publish date:
0.6.5 (2026-03-06 19:10), 0.7.3 (2026-04-25 15:40), (2026-07-13 07:50)
Other packages that cited LISTO R package
View LISTO citation profile
Other R packages that LISTO depends, imports, suggests or enhances
Complete documentation for LISTO
Functions, R codes and Examples using the LISTO R package
Full LISTO package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA