-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I am using your “flowCore” package.
We want to change sample name in the header line. I am using “flowCore::read.FCSheader” function. How can I change “$FIL” field and save it as a new .fcs file?
library(flowCore)
library(premessa)
library(CytoExploreR)
fcs_hq <- flowCore::read.FCS("T001_Panel2.fcs.astrolabe.fcs", transformation = FALSE)
I want to change "T001_Panel2.fcs.astrolabe.fcs" to "TN1_Panel2.fcs.astrolabe.fcs" inside the fcs file.
Thanks for your kind help!
Hemang
Metadata
Metadata
Assignees
Labels
No labels