Skip to content

Renaming inside fcs file #270

@parikhhm

Description

@parikhhm

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions