Skip to content

hpp_decomp compression format error #2

@wooksh

Description

@wooksh

Hello,

At first, I'd like to thank the authors for creating this very useful and needed tool.
While trying to visualize cells from ImageStream, I've encountered the following error:
"hpp_decomp: can't deal with compression format: 30819"

This is the full script I am using:
`library(IFC)

setwd("/home//Desktop/FlowCytometry")
daf_file_path <- "./IS_20221010_0041_MiZab/MalFl_221007_S1_3.daf"
rif <- readIFC(daf_file_path)
DisplayGallery(fileName=rif$fileName)`

I wonder, is it a matter of some codecs I need to install? Unfortunately, googling the error didn't bring any solution. I will appreciate any help.

Best regards

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