-
Notifications
You must be signed in to change notification settings - Fork 17
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
Multifactorial exploration - #14
Comments
Hi @jamesthomas232, |
Hi @federicomarini, I have 19 samples (10 disease, 9 control) and ~56000 probes. Cell type refers to disease or no disease (annotated as IPF/Con) and Gender refers to Male or Female (annotated M/F) Is there any other information that could help? Please let me know! |
And to clarify, I can neither select or type the factor available levels, and if I try to compose the matrix, it says "Error: a dimension is zero" |
Thanks for the larger screenshot, this way I can have a cleaner look at it. Hm, strange, it looks like it is not able to pick the values of the levels for the factor? When I run it on the example dataset (from the airway package) I see something like this: Can you reproduce that? (Load the demo, compute the vst data first) HTH, |
I can reproduce that with the demo package, I can select the factor available levels too, which is what I am struggling to do with my own dataset. |
Hm, ok, this is somehow tricky then. Or otherwise: can you provide me with a smaller/anonymized version of the dataset you are using? If so, please reach out via email (you can see it in the maintainer field of the package description) |
Hello, I am facing the same issue as above. Were you guys able to solve this? When I try to select factors, it doesn't allow on my data, however, it works fine with example airway data. Please let me know! Many thanks! |
I had my raw counts data and metadata in .csv format but then I saved it as Text (tab delimited) format and uploaded to pcaExplorer web. Then I faced the same issue as mentioned above. |
I am afraid I cannot do too much without checking directly how the dataset seems to be formatted. As I said above: a smaller/anonymized version of the dataset might be the way to go for me to try and help you a little more? |
Dear @federicomarini I have sent you a smaller/anonymized version of the dataset on the given email address ([email protected]). Please take a look at it and let me know the issue. This multifactorial analysis is something crucial for me and pcaExplorer seems to provide the solution to what I am looking for. Many thanks for your time and help. |
Hi guys,
When trying to carry out a multifactorial exploration, I cannot select factors to compare, and I when I type them they disappear.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered: