powered by
Reads a FCS file and returns the data sets within the file.
readFileFCS(filename)
the name of the file to read from.
dataList A list containing the data sets within the file.
Read a FCS file using the scan function and extract the data contained in the file.
# NOT RUN { raw_fcs <- readFileFCS(FileName) # }
Run the code above in your browser using DataLab