load_landmarks: Load landmark populations from a list of FCS files

Description Usage Arguments Value

View source: R/scaffold.R

Description

Load landmark populations from a list of FCS files

Usage

1
load_landmarks(files.list, asinh.cofactor, transform.data, ...)

Arguments

files.list

The list of files to load. The population names will be derived by splitting the file name using "_" as separator, and taking the last field

asinh.cofactor

The cofactor to use for asinh transformation. If this is NULL no transformation is applied

...

Additional arguments passed to flowCore::read.FCS

Value

Returns a list with the following elements:


ParkerICI/scgraphs documentation built on April 30, 2021, 1:10 p.m.