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
I have been trying out cytofkit::Rphenograph on a small flow cytometry dataset with various values of k. I've noticed that when k is small (eg 4-6), the names of the membership vector are not always in order.
Here is a small example that gives me an out of order result. I generate 400 cells with random expression values. The last 6 names of the membership vector should be 395:400.
I have been trying out cytofkit::Rphenograph on a small flow cytometry dataset with various values of k. I've noticed that when k is small (eg 4-6), the names of the membership vector are not always in order.
Here is a small example that gives me an out of order result. I generate 400 cells with random expression values. The last 6 names of the membership vector should be 395:400.
For now, I can use larger k and check the order of the names myself.
Thanks for your time!
The text was updated successfully, but these errors were encountered: