Skip to content
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

Issue with sigclus #28

Open
danieljrichard opened this issue Jun 13, 2021 · 1 comment
Open

Issue with sigclus #28

danieljrichard opened this issue Jun 13, 2021 · 1 comment

Comments

@danieljrichard
Copy link

Hello,
I've been trying to run 'sigclus' with the demo data provided as well as the pre-processed proximity files. However - I've run into a number of issues.
Firstly, if you try running sigclus with the pre-processed proximity files, you get an error like:
Can't use an undefined value as an ARRAY reference at /home/daniel/perl5/lib/perl5/TGI/Mutpro/Main/Significance.pm line 461
Which when digging into looks like Significance.pm assumes a single entry for the final column in the proximity file, but there can sometimes be multiple entries.
If you force there to be one entry in the final column, and re-run sigclus one gets weird behaviour:
Half the time you'll get an error like 'Illegal division by zero at /home/daniel/perl5/lib/perl5/TGI/Mutpro/Main/Significance.pm line 504.'
And the other half of the time the program will spit out p-values for some of the clusters, but not others.
Most concerningly, if you try running 'sigclus' enough times, it will eventually spit out results - the error behaviour is not consistent.

Is this just a consequence of this function being in 'beta' mode currently? Or am I doing something wrong?

@Beifang
Copy link
Collaborator

Beifang commented Sep 27, 2021

http://niulab.scgrid.cn/HotSpot3D/
you can try this webserver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants