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

Find visualization to compare complex signals #4

Open
mahfuz05062 opened this issue May 13, 2020 · 0 comments
Open

Find visualization to compare complex signals #4

mahfuz05062 opened this issue May 13, 2020 · 0 comments

Comments

@mahfuz05062
Copy link
Owner

mahfuz05062 commented May 13, 2020

The goal is to compare local signals comprehensively to pinpoint the complex signals changing due to different datasets or scoring. There are a lot of candidate complexes (~2000) and therefore it is imperative to represent this comparison succinctly.

Probable analysis: Find the complexes that change: (a) gets better from dataset 1 to dataset 2, (b) gets worse from dataset 1 to dataset 2.

  1. "h2hCompPlot": One way to visualize is to generate a scatterplot (for one to one comparison), where x and y-axis are AUPRC from different datasets, and color it by length groups (say 3-5, 6-10, > 10).
  2. "MultiCompPlot": For multiple dataset comparisons, we can do a line plot for each group, separately.
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

1 participant