question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi, Please note that I am using the following code for clustering, but I got this error “Number of clustered events: 0/119 (0.000000%), Impossible to calculate silhouette score. Only 1 cluster group identifiedsuppa.py clusterEvents --dpsi cold_cond.dpsi --psivec cold_cond.psivec --sig-threshold 0.05 --eps 0.05 --min-pts 20 --groups 1-4,5-8 -o salt

I don’t know what that means!! Please help, Thanks in advance

Nour

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
EduEyrascommented, Nov 2, 2020

Dear Nour,

In the wiki page we give some ideas to visualize results https://github.com/comprna/SUPPA/wiki/SUPPA2-tutorial

In the SUPPA2 paper, we simply plot PSI values along the different time points.

SUPPA2 calculation of events also gives the events in GTF format that you can either use in UCSC or with a different tool for visualisation.

I hope this helps

best

Eduardo

On Mon, 2 Nov 2020 at 01:15, Nourelislam notifications@github.com wrote:

Dear Eduardo,

Thank you so much for your response. Did you recommend any tool for visualizing the results of SUPPA2! Actually, I am looking for tool to visualize the local events between conditions!

Thanks for your help,

Nour

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/comprna/SUPPA/issues/107#issuecomment-720095110, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCZKB6BQ2VR5Y6GSPHMR3TSNVUO5ANCNFSM4TF3RVOQ .

– Prof. E Eyras EMBL Australia Group Leader The John Curtin School of Medical Research - Australian National University https://github.com/comprna http://scholar.google.com/citations?user=LiojlGoAAAAJ

1reaction
EduEyrascommented, Nov 1, 2020

Dear Nour,

thanks for your message. This is not really an error. It simply states that only no clusters could be formed using those parameters. Accordingly, the silhouette score cannot be calculated.

Please try changing the parameters for the clustering, like --eps, –min-pts,… to reduce the thresholds to form clusters.

I hope this helps

Best

Eduardo

On Sat, 31 Oct 2020 at 23:20, Nourelislam notifications@github.com wrote:

Hi, Please note that I am using the following code for clustering, but I got this error “Number of clustered events: 0/119 (0.000000%), Impossible to calculate silhouette score. Only 1 cluster group identified” suppa.py clusterEvents --dpsi cold_cond.dpsi --psivec cold_cond.psivec –sig-threshold 0.05 --eps 0.05 --min-pts 20 --groups 1-4,5-8 -o salt

I don’t know what that means!! Please help, Thanks in advance

Nour

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/comprna/SUPPA/issues/107, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADCZKB7WHE73RW7MIICY7GLSNP6HLANCNFSM4TF3RVOQ .

– Prof. E Eyras EMBL Australia Group Leader The John Curtin School of Medical Research - Australian National University https://github.com/comprna http://scholar.google.com/citations?user=LiojlGoAAAAJ

Read more comments on GitHub >

github_iconTop Results From Across the Web

Clustering Problem - an overview | ScienceDirect Topics
Clustering problems to detect clusters of objects that have similar behavior, such as states of the power grid that are similar.
Read more >
What are some of the issues with Clustering?
Machine Learning FAQ. What are some of the issues with Clustering? I wouldn't necessarily call most of them “issues” but rather “challenges”.
Read more >
Cluster analysis - Wikipedia
Cluster analysis or clustering is the task of grouping a set of objects in such a way that ... Centroid-based clustering problems such...
Read more >
Common cluster problems - IBM
Lists some of the most common problems that can occur in a cluster, as well as ways to avoid and recover from them....
Read more >
What is Clustering? | Machine Learning - Google Developers
When you're trying to learn about something, say music, one approach might be to look for meaningful groups or collections.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found