metadata_from_batch: Retrieve Metadata from Batch

metadata_from_batchR Documentation

Retrieve Metadata from Batch

Description

Retrieve Metadata from Batch

Usage

metadata_from_batch(
  batch,
  projects_dir = "/dataVolume/storage/single_cell_projects",
  db_path = "single-cell-projects.db"
)

Arguments

batch

Batch

projects_dir

path to project dir

db_path

path to .db file


whtns/seuratTools documentation built on April 9, 2024, midnight