process_study: Pre-process a ImmPort study with flow cytometry data

Description Usage Arguments Value Examples

View source: R/process.R

Description

Pre-process a ImmPort study with flow cytometry data

Usage

1
process_study(study, input_dir, debug_dir = NULL)

Arguments

study

A character. ImmPort study accession.

input_dir

A character. Input directory.

debug_dir

A character. Debug directory.

Value

A list of gating set objects.

Examples

1
2
3
4
## Not run: 
gsl <- process_study("SDY820", "SDY820/ResultFiles/Flow_cytometry_result")

## End(Not run)

juyeongkim/HIPCCyto documentation built on Nov. 14, 2021, 6:13 p.m.