Skip to contents

A work in progress... Will output resulting DimPlots with data from Seurat::MapQuery

Usage

TS_project_scRNAseq_dataset(
  reference_object,
  query_object,
  ref_name,
  query_name
)

Arguments

reference_object

A Seurat object, will be used as reference.

query_object

A Seurat object, will be used projected onto your reference object.

ref_name

Name of reference object. Used for resulting plots.

query_name

Name of query object. Used for resulting plots.