You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
sessionInfo():
sessionInfo()
here:Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: