Skip to content

ttrrtttrrt/DAIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAIS

Identifying Specific Area based on Density Clustering of Spatial Omics Data

Introduction

DAIS is an R package for identifying density-based area using spatial omics data. DAIS takes the spot coordinates, spot annotation or signature gene sets as input and outputs the coordinate of each spot and the contour of the identified zones for downstream quantitative analysis.

Several methods of calculating the gene set score within this package were developed based on the originals implemented within scMetabolism

Installation

Requirements

install.packages(c("Seurat","VAM","pagoda2"))
BiocManager::install(c("AUCell","GSVA","singscore","UCell"))
devtools::install_github("YosefLab/VISION")
devtools::install_github("wu-yc/scMetabolism")

Install

devtools::install_github('ttrrtttrrt/DAIS') 

Tutorials

About

Identifying Specific Area based on Density Clustering of Spatial Omics Data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors