An open API service indexing awesome lists of open source software.

https://github.com/baderlab/singlelivercells

Scripts for processing single liver cells RNA-Seq 10X Genomics Data
https://github.com/baderlab/singlelivercells

Last synced: about 1 year ago
JSON representation

Scripts for processing single liver cells RNA-Seq 10X Genomics Data

Awesome Lists containing this project

README

          

# singleLiverCells
Scripts for processing single liver cells RNA-Seq 10X Genomics Data

The 20 Clusters of total Liver cells were determined by the package "Seurat" in R using the following parameters:
FindClusters(Data,pc.use=1:29,print.output=F,save.SNN=T,resolution=0.8)

The 9 Clusters of Immune Cell Subset of Liver were determined by the package "Seurat" in R using the following parameters:
FindClusters(Data,pc.use=1:9,print.output=F,save.SNN=T,resolution=0.4)