scOne: single-cell analysis of one sample

Description Usage Arguments Value Author(s)

View source: R/scOne.R

Description

A wrapper of the standard workflow of Seurat

Usage

1
2
3
4
5
6
7
scOne(
  object = NULL,
  nFeatures = 2000,
  nPC = 30,
  resolution = 0.5,
  perplexity = NULL
)

Arguments

object

Seurat object

nFeatures

Number of variable features to use

nPC

Number of principal components to use

resolution

Value of the resolution parameter

perplexity

Value of the perplexity parameter, set between 5 and 50

Value

Seurat object

Author(s)

Wei Zhang


ncrna/Yeskit.old documentation built on Dec. 22, 2021, 12:06 a.m.