anndataToGiotto: anndataToGiotto

Description Usage Arguments Details Value

View source: R/interoperability.R

Description

Converts a spatial anndata (e.g. scanpy) .h5ad file into a Giotto object

Usage

1
2
3
4
5
6
anndataToGiotto(
  anndata_path,
  metadata_cols = c("total_counts", "pct_counts_mt"),
  instructions = NULL,
  ...
)

Arguments

anndata_path

path to the .h5ad file

metadata_cols

metadata columns to include

instructions

giotto instructions

Details

Function in beta.

Value

Giotto object


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.