-
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
when I run Citrus in R, why there is "clustering parameters: None Selected"? How to fix it? Thanks a lot. #106
Comments
You must assign samples to groups before you can select clustering parameters. |
I have assign samples later, but it still showed the same, it seemed there is no parameters I can select? Is there any other reason for this? Thanks a lot. |
Can you post a screenshot of the "clustering setup" tab?
|
There is parameters for me to select. Thanks a lot. |
You must assign samples to groups (in the "Sample group setup" tab) before you can select clustering parameters. See the instructions here: |
I have assigned samples to groups, but it still did not work out. |
This could be a bug, but one more thing to check: In order for parameters to show up in the "clustering setup" tab, they must appear in all files, be measured on the same channel, and be named the exact same thing (including capitalization). Can you upload the content of the R console after you run the It should have a bunch of lines talking about reading parameters from files. |
I have change to another set of samples, it still showed the same. |
what is the difference between "127.0.0.1:7247". and "127.0.0.1:4692"? |
I am going to restart my computer to see if it works. Thanks a lot. |
I have restarted my computer, it is still the same. Is there any way to fix it? Thanks a lot. |
UPDATE - Actually, I ran it again, including loading some other packages and now it works. My guess is that I (and @liyan99) was previously using simply this:
Here's the code I used:
|
Hi James,
Best. |
Thanks - agreed. Re: Double quotes - that's just a straight copy/paste from https://github.com/nolanlab/citrus/wiki/Installing-Citrus#standard-citrus-installation-no-openmp-support - I'm not using it myself. |
The text was updated successfully, but these errors were encountered: