Skip to contents

Read metadata from a PNA PXL file

Usage

ReadPNA_metadata(pxl_file)

Arguments

pxl_file

Path to a PXL file

Value

A tbl_df with sample meta data

See also

Other PXL-data-loaders: ReadPNA_Seurat(), ReadPNA_counts()

Examples

library(pixelatorR)

# Create example Seurat object
pxl_file <- minimal_pna_pxl_file()
ReadPNA_metadata(pxl_file)
#> # A tibble: 1 × 6
#>   sample_name        version technology   panel_name panel_version post_analysis
#>   <chr>              <chr>   <chr>        <chr>      <chr>         <named list> 
#> 1 PNA055_Sample07_S7 0.1.0   single-cell… pna-rnd-1… 0.1.0         <named list>