Meta_expr_matrix: Title

View source: R/result_plot.R

Meta_expr_matrixR Documentation

Title

Description

Title

Usage

Meta_expr_matrix(
  exprPath,
  Spot_manifest,
  savePath,
  imagefile,
  merge_method = "max",
  method = "Walktrap_id"
)

Arguments

exprPath

The address where the RNA-seq file is stored. Such as "/home/data/filtered_feature_bc_matrix/".

Spot_manifest

The TIST results returned by function "Meta_St_img_unsupervised"

savePath

The address where the results stored.

imagefile

The address where the Image file is stored. Such as "/home/data/spatial/tissue_hires_image.png".

merge_method

mean or max for neighbor expression

method

TIST network method is "Walktrap_id"

Value

Mc_manifest


ShanYiran/TIST documentation built on July 22, 2022, 11:48 p.m.