[go: up one dir, main page]

Skip to content

nwpuzhengyan/SCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SCC

SCC (scRNA-seq complementation). SCC can recover the gene expression of scRNA-seq data. Users can download the package and install SCC in Rstudio or R software. There are two functions in SCC.

SCC_filtration(data,celltype)

The data is the input matrix of scRNA-seq. The rownames represent the gene names and column represent cell names. The celltype represent the type of cells. This function can filtrate the outliers of scRNA-seq.

SCC(data)

The only input data is the input matrix. The rownames represent the gene names and column represent cell names. SCC can recover the gene expression of scRNA-seq by a mixture model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published