Skip to content

Renaming inside fcs file #270

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions