clean_data: This cleans the data and exports them into a new folder

View source: R/fun.R

clean_dataR Documentation

This cleans the data and exports them into a new folder

Description

This cleans the data and exports them into a new folder

Usage

clean_data(fs)

Arguments

fs

A flowset

Value

Cleaned data

Examples

clean_data(fs)
# When you need to re-initialize your clean data:
resQC <- flowCore::read.flowSet(path = "resQC/", pattern = ".*fcs")

jonesnoaht/BTIPFlow documentation built on Feb. 20, 2024, 8:45 a.m.