remove_empty_fcs_files: Remove empty FCS files

Description Usage Arguments

View source: R/io.R

Description

This is an utility function to remove empty FCS files, which can cause problems with downstream analysis

Usage

1
remove_empty_fcs_files(files.list, events.threshold = 0)

Arguments

files.list

The list of FCS files to check, files with number of events <= events.threshold will be removed

events.threshold

A number. FCS files with number of events <= than this threshold will be removed


ParkerICI/grappolo documentation built on April 8, 2021, 11:03 a.m.