Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FCS3.2 files can not be imported #265

Open
Thomas-Do opened this issue Jan 22, 2024 · 4 comments
Open

FCS3.2 files can not be imported #265

Thomas-Do opened this issue Jan 22, 2024 · 4 comments

Comments

@Thomas-Do
Copy link

Describe the bug
flowcore 2.14.0 can not import recent FCS files of Version 3.2 – 2020-07-01. The FCS3.2 standard is defined here: https://flowcyt.sourceforge.net/fcs/fcs32.pdf.

To Reproduce
Importing FCS3.2 files with the read.flowSet() function will result in an error: "error in readFCSheader(con) : This does not seem to be a valid FCS2.0, FCS3.0 or FCS3.1 file".

The test was done with files from the BDFACS Discover S8 cell sorter.

@SamGG
Copy link
Contributor

SamGG commented Jan 25, 2024

Hi,
This has been updated recently #263 in version 2.15.1 of flowCore. It is not available in the current release 3.18 of Bioconductor, but is present in the devel version 3.19 https://bioconductor.org/packages/devel/bioc/html/flowCore.html.
Either install bioc devel, or install V2.15.1 from github in the current 3.18 version of Bioc, which might be possible after checking the requirements BiocGenerics (>= 0.29.2), cytolib (>= 2.13.1), but I didn't test it.
Best.

@Thomas-Do
Copy link
Author

Thomas-Do commented Jan 25, 2024 via email

@mikejiang
Copy link
Member

I just pushed the change to release and develop branches of bioconductor, which will be
Version: 2.14.1
Version: 2.15.2

@SamGG
Copy link
Contributor

SamGG commented Jan 25, 2024

Sorry, I thought 2.15.1 was already on Bioc Devel.
@mikejiang Thanks, S8 are increasing in number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants