flowJoDataLoader: This grabs flowjo files and extracts data I could make this...

View source: R/timsDataLoader.R

flowJoDataLoaderR Documentation

This grabs flowjo files and extracts data I could make this combine the files, but it'll be easier to use and more versatile if we just combine them outside this function

Description

This grabs flowjo files and extracts data I could make this combine the files, but it'll be easier to use and more versatile if we just combine them outside this function

Usage

flowJoDataLoader(
  sample_list,
  file,
  fcs_files,
  sample_info = NULL,
  main_event = NULL,
  debug = FALSE,
  group = NULL,
  counts = "counts",
  volumes = "volumes",
  samples = "sample"
)

TMPierpont/timsBasicHeatmap documentation built on May 7, 2024, 5:27 a.m.