Skip to content

YuLab-SMU/sclet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sclet: A Lightweight Toolkit for Single-Cell Data Analysis

License: Artistic-2.0

Seurat is a mainstream tool for single-cell analysis, but its data structure lacks a clear definition and often changes between versions. This makes it easy to get started but difficult to master. In contrast, SingleCellExperiment has a well-defined structure, a rich ecosystem in R, and a corresponding Python counterpart, AnnData. Clearly, building upon such a data structure is highly beneficial for in-depth learning and even development. This is the motivation behind my development of sclet—to help students in my team transition to SingleCellExperiment.

SingleCellExperiment itself boasts a robust ecosystem, covering nearly all types of analyses. We will also integrate existing single-cell R packages or develop new functionalities to make them easier to use within the SingleCellExperiment ecosystem.

✍️ Authors

Guangchuang YU

School of Basic Medical Sciences, Southern Medical University

https://yulab-smu.top

⏬ Installation

Get the development version from github:

## install.packages("remotes")
remotes::install_github("YuLab-SMU/sclet")

📖 Vignette

For more details, please refer to the online documents:

About

A Lightweight Toolkit for Single-Cell Data Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •