Other packages > Find by keyword >

PRECAST  

Embedding and Clustering with Alignment for Spatial Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PRECAST", "1.6.5")



Attach the package and use:
library("PRECAST")
Maintained by
Wei Liu
[Scholar Profile | Author Map]
First Published: 2022-06-22
Latest Update: 2023-08-09
Description:
An efficient data integration method is provided for multiple spatial transcriptomics data with non-cluster-relevant effects such as the complex batch effects. It unifies spatial factor analysis simultaneously with spatial clustering and embedding alignment, requiring only partially shared cell/domain clusters across datasets. More details can be referred to Wei Liu, et al. (2023) .
How to cite:
Wei Liu (2022). PRECAST: Embedding and Clustering with Alignment for Spatial Datasets. R package version 1.6.5, https://cran.r-project.org/web/packages/PRECAST. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2022-06-22 21:10), 1.1 (2022-06-29 18:10), 1.2 (2022-07-12 01:30), 1.3 (2022-10-18 15:57), 1.4 (2023-02-11 13:00), 1.5 (2023-03-23 11:00), 1.6.2 (2023-08-09 20:30), 1.6.3 (2023-11-06 06:50), 1.6.4 (2024-01-25 07:00), 1.6.5 (2024-03-19 09:30), 1.6 (2023-04-18 21:20)
Other packages that cited PRECAST R package
View PRECAST citation profile
Other R packages that PRECAST depends, imports, suggests or enhances
Complete documentation for PRECAST
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for PRECAST0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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