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 14 Jun. 2026.
Previous versions and publish date:
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

MGBT  
Multiple Grubbs-Beck Low-Outlier Test
Compute the multiple Grubbs-Beck low-outlier test on positively distributed data and utilities for ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rpymat  
Easy to Configure an Isolated 'Python' Environment
Aims to create a single isolated 'Miniconda' and 'Python' environment for reproducible pipeline scr ...
Download / Learn more Package Citations See dependency  
manipulate  
Interactive Plots for RStudio
Interactive plotting functions for use within RStudio.The manipulate function accepts a plot ...
Download / Learn more Package Citations See dependency  
ProcMod  
Informative Procrustean Matrix Correlation
Estimates corrected Procrustean correlation between matrices for removing overfitting effect. Coissa ...
Download / Learn more Package Citations See dependency  
adept  
Adaptive Empirical Pattern Transformation
Designed for optimal use in performing fast, accurate walking strides segmentation from high-densit ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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