Skip to content

flow_auto_qc() error when running on a flowSet #4

@wudustan

Description

@wudustan

When I run flow_auto_qc on a flowSet I receive the following error for one of my samples:

Error in read.FCS(tmp) : 
  file/var/folders/4m/g5mydqs14l9gk3f878gft1y0000kmf/T//RtmpsHDeuF/file26d57eb8ff47seems to be corrupted. 
 The actual number of cells in data section (1) is not consistent with keyword '$TOT' (0)
In addition: Warning message:
In readFCSdata(con, offsets, txt, transformation, which.lines, scale,  :
  Error in reading data stream for file '/var/folders/4m/g5mydqs14l9gk3f878gft1y0000kmf/T//RtmpsHDeuF/file26d57eb8ff47'/nData may be truncated!

It seems to be particularly associated with flowAI:::flow_rate_check

I've tried to troubleshoot the issue but I'm getting nowhere.

Looking at that sample specifically:

keyword(grp1.comp.fs[[10]], "$TOT")
$$TOT
[1] "0000000000000005000"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions