R/general_help.R
readPolygonVizgenParquet.Rd
Read Vizgen exported cell boundary parquet files as giottoPolyons. The z level can be selected.
readPolygonVizgenParquet( file, z_index = "all", calc_centroids = TRUE, verbose = TRUE )
parquet file to load
either 'all' or a numeric vector of z_indices to get polygons for
calculate centroids for the polygons (default = TRUE)
be verbose
giottoPolygons