Skip to contents

This function allows you to integrate multi-omics dim-reductions

Usage

# S3 method for ArchRProject
mojitoo(
  object = NULL,
  reduction.list = list(),
  dims.list = list(),
  reduction.name = "mojitoo",
  is.reduction.center = F,
  is.reduction.scale = F,
  fdr.method = "BH",
  corr.pval = 0.05,
  ...
)

Arguments

object

ArchRProjectObject

reduction.list

reduction list

dims.list

dims vector list

reduction.name

reduction name

Examples

mojitoo()
#> Error in mojitoo(): argument "object" is missing, with no default