-
Notifications
You must be signed in to change notification settings - Fork 20
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
Citrus transformation warning #125
Comments
Hi,
Alternatively, I integrated a few corrections made by other followers of Citrus, added a white background theme, added PNG plots that allow better overviews than PDF, and corrected the cross validation value problem. If you want to try, just use my repo instead of the original. Once tested thoroughly, the changes will be sent as a pull request to the main repository.
Best. |
Very cool Sam- Looking forward to seeing the deets! |
Hi, thanks a lot!! I will try the SamGG option to see if I get a better output. |
Dear SamGG, I tried your version and indeed some issues are solved. However I encounter another error: |
Hi. Package ‘Rclusterpp’ was removed from the CRAN repository. So you cannot install it using install.package(). You have to follow the installation procedure described at https://github.com/nolanlab/citrus/wiki/Installing-Citrus which states to use install_github for Rclusterpp. This procedure works. The main point I noticed very recently is that citrus does not manage compensation at all (@rbruggner Robert, correct me if I am wrong). Because it was designed for mass cytometry. That's may be the explanation for your 1st error. |
By the way, if you tried "my" version that's means you already got Rclusterpp installed and running. So the error your report about Rclusterpp on R3.5.1 relates to an update or a new installation. Correct? |
Hi, I am having warnings when running citrus on my flow cytometry data: "transformation introduced infinite values in continuous y-axis". Does anyone know how to solve this issue?
In addition, when setting up citrus it does not allow me to change the cross validation folds (by default is 1 and is not good), do you know why and how to solve this?
Thanks a lot
The text was updated successfully, but these errors were encountered: