mojitoo: mojitoo a bunch of dimensions

View source: R/generics.R

mojitooR Documentation

mojitoo a bunch of dimensions

Description

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

Usage

mojitoo(object, ...)

## S3 method for class 'Seurat'
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

Seurat object

reduction.list

reduction list

dims.list

dims vector list

reduction.name

reduction name

is.reduction.center

bool if center the reduction

is.reduction.scale

bool if scale the reduction

fdr.method

fdr method, default BH

correlation

test 0.05

Value

The object with mojitoo reduction

Examples

mojitoo()

CostaLab/MOJITOO documentation built on Oct. 17, 2023, 12:06 a.m.