cluster_multiome: Run multiome clustering

Description Usage Arguments

View source: R/cluster_service.R

Description

Run multiome clustering

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
cluster_multiome(
  req,
  jobid = "example",
  load = "load",
  method = "Velocity weighted method",
  nPCs = "20",
  expr = NULL,
  resolution = "0.5",
  neighbor = "20"
)

Arguments

req

request payload

jobid

string

nPCs

string

expr
resolution

string

neighbor

string


Wang-Cankun/rDeepMAPS documentation built on Jan. 28, 2022, 7:10 a.m.