View source: R/channel_rename.R
importChannelNames | R Documentation |
Given a list of FCS file names, import channel names and descriptions across all files.
importChannelNames(filenames, verbose = TRUE)
filenames |
List of FCS file names. |
verbose |
If TRUE, script will report progress to console. |
Data frame with unique channel names and descriptions, channel mass, and whether that mass repeats across files with different name or description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.