Add dark theme, logo, and enhance dashboard features - #15
Merged
Conversation
elementare
added a commit
that referenced
this pull request
Apr 6, 2026
* Fixing icode bug * Adding the argument max_gap_helix for merging two close helixes in the pydssp annotation. Also fixing the bug of node_granularity in dashboard (it was missing the parameter in association config dict) * Adding max_gap_helix to the manifest and passing it via config * Add dark theme, logo, and enhance dashboard features (#15) * adding dark theme and also a logo for the program * Increasing the height of mol subviewer * Adding several features to the dashboard. Also adding a temporary logo for the software MHCXGraph. * Distance bug in graph output fixed. Split main.js in small files for management, and implementing a more complete figure exporter * Fixing the hide inactive frames bug * Adding alignment lines while dragging images in editor * Changing the name of modes from `pair` -> `pairwise` and `all` -> `multiple` * Background color fix * Added screening mode * Setting light mode to be the default * Moving hardcode color to CSS variable and updating the color themes to more comfortable colors * Changing the `inc` in `find_value` from `inc = bin_width / 2` to `inc = local_distance_diff_threshold` * Adding `rsa_diff_threshold` and `output_structures` to parameters in manifest * Multiplying the RSA parameters by 100 internally * Fixing the bug that a residue passes in the ASA filter even though it has a RSA value and doesn't pass in RSA filter * Implemented the extension of Graph Color palettes in Dashboard * Optimizing the creation of coherence matrix, reducing the RAM memory usage * Optimization that makes the usage of memory in coherence matrix nearly constant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.