Other packages > Find by keyword >

tidyseurat  

Brings Seurat to the Tidyverse
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tidyseurat", "0.8.7")



Attach the package and use:
library("tidyseurat")
Maintained by
Stefano Mangiola
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-11
Latest Update: 2025-09-03
Description:
It creates an invisible layer that allow to see the 'Seurat' object as tibble and interact seamlessly with the tidyverse.
How to cite:
Stefano Mangiola (2020). tidyseurat: Brings Seurat to the Tidyverse. R package version 0.8.7, https://cran.r-project.org/web/packages/tidyseurat. Accessed 05 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.1.6 (2020-09-11 11:50), 0.1.8 (2020-09-15 19:10), 0.1.11 (2020-10-28 10:00), 0.1.17 (2020-11-23 11:50), 0.2.0 (2021-03-22 01:00), 0.2.7 (2021-08-25 13:30), 0.3.0 (2021-10-19 06:50), 0.5.1 (2022-02-03 14:20), 0.5.3 (2022-05-20 14:50), 0.5.9 (2023-02-25 11:20), 0.6.1 (2023-06-20 16:30), 0.7.2 (2023-08-25 11:10), 0.7.4 (2023-10-02 09:00), 0.7.9 (2023-11-28 04:20), 0.8.0 (2024-01-10 05:50), 0.8.4 (2025-10-02 07:50), 0.8.7 (2025-11-10 01:20)
Other packages that cited tidyseurat R package
View tidyseurat citation profile
Other R packages that tidyseurat depends, imports, suggests or enhances
Complete documentation for tidyseurat
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AnaCoDa  
Analysis of Codon Data under Stationarity using a Bayesian Framework
Is a collection of models to analyze genome scale codon data using a Bayesian framework. Provides v ...
Download / Learn more Package Citations See dependency  
textometry  
Textual Data Analysis Package Used by the TXM Software
Statistical exploration of textual corpora using several methods from French 'Textometrie' (new name ...
Download / Learn more Package Citations See dependency  
ETLUtils  
Utility Functions to Execute Standard Extract/Transform/Load Operations (using Package 'ff') on Large Data
Provides functions to facilitate the use of the 'ff' package in interaction with big data in 'SQL' ...
Download / Learn more Package Citations See dependency  
discSurv  
Discrete Time Survival Analysis
Provides data transformations, estimation utilities, predictive evaluation measures and simulation ...
Download / Learn more Package Citations See dependency  
mlr3spatial  
Support for Spatial Objects Within the 'mlr3' Ecosystem
Extends the 'mlr3' ML framework with methods for spatial objects. Data storage and prediction are s ...
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,437

R Packages

239,283

Dependencies

75,476

Author Associations

28,438

Publication Badges

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