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

The read.FCS analysis reveals a discrepancy of approximately 100-fold. #252

Open
JAEYOONSUNG opened this issue May 18, 2023 · 1 comment

Comments

@JAEYOONSUNG
Copy link

Describe the bug
A clear and concise description of what the bug is.

The values obtained from Bio-Rad's statistics and the statistical analysis of FL1-Area using read.FCS show a difference of approximately 100-fold. Can you explain why such a phenomenon occurs?

To Reproduce
Steps to reproduce the behavior: please use the reprex package to build a reproducible example.

Your code here.

Expected behavior
A clear and concise description of what you expected to happen.

flowCore::read.FCS("filenames.fcs",
transformation="linearized")

Screenshots
If applicable, add screenshots to help explain your problem.

스크린샷 2023-05-18 13 19 02 image

sessionInfo():

  • paste the output of sessionInfo() here:

Additional context
Add any other context about the problem here.

@gfinak
Copy link
Member

gfinak commented May 18, 2023

Maybe you can include some code to actually reproduce the statistical analysis you are trying to do as well as an explanation of what this statistical analysis is supposed to do so that we might determine why it's different or if it's even comparing apples to apples, so to speak.

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

2 participants