-
Notifications
You must be signed in to change notification settings - Fork 0
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
New design for dg-predictor and pathway-search #39
Conversation
This file contains 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
Collaborator
ckouder
commented
Jul 29, 2024
- dg-predictor
- Allow users to add novel molecules and automatically assign molecule number to each unique novel molecule
- result page
- allow row expansion for reaction info display
- removed Enzyme Selection Button
- update reaction status
- pathway-search result page
- interact with entire pathway
- Click the vertical tab on the left side to open the reaction list.
- When your cursor hovers over the light blue background section, a reminder will appear below to instruct you to click anywhere within this section to reveal the reaction list.
- Interacting with a molecule structure image
- when user hovering a molecule structure image, the molecule info card shows up
- Interacting with a specific reaction in a pathway
- hovering the reaction chip to quick view the cofactors.
- click on the eye icon to open up the reaction list, and highlight that specific reaction.
- interact with entire pathway
ckouder
added a commit
that referenced
this pull request
Jan 17, 2025
commit dedbe8f Author: ckouder <[email protected]> Date: Fri Jan 17 16:01:28 2025 -0600 enz-rank use precompute results commit 1e980ca Author: ckouder <[email protected]> Date: Fri Jan 17 15:56:09 2025 -0600 dg-predictor precompute results commit 9c5d79f Author: ckouder <[email protected]> Date: Fri Jan 17 15:49:07 2025 -0600 pathway search: fix whitespace commit ecaf2a1 Author: ckouder <[email protected]> Date: Fri Jan 17 15:38:55 2025 -0600 pathway-search precompute example commit 1ae5359 Author: ckouder <[email protected]> Date: Fri Jan 17 15:32:21 2025 -0600 update button text for pre-computed results commit c1c8631 Author: ckouder <[email protected]> Date: Fri Jan 17 15:15:40 2025 -0600 overall-stoichiometry precompute example commit 20ba57f Author: ckouder <[email protected]> Date: Fri Jan 17 15:14:18 2025 -0600 hide login button commit dea9d0c Merge: eee30cd 2da924f Author: ckouder <[email protected]> Date: Wed Jan 8 15:38:12 2025 -0600 Merge pull request #39 from moleculemaker/dev New design for dg-predictor and pathway-search commit eee30cd Author: Sara Lambert <[email protected]> Date: Tue Aug 27 17:31:04 2024 -0500 Migrate Traefik Middlewares to new CRD commit 2da924f Author: ckouder <[email protected]> Date: Mon Jul 29 16:31:23 2024 -0500 fix filter on pathway search commit f9a0bdb Author: ckouder <[email protected]> Date: Mon Jul 29 13:07:15 2024 -0500 fix dg-predictor example; update reaction popup display commit 58bc62c Author: ckouder <[email protected]> Date: Mon Jul 29 12:21:30 2024 -0500 allow reuse existing novel molecule commit 0aa8890 Merge: dad220f ff40a83 Author: ckouder <[email protected]> Date: Mon Jul 29 10:05:13 2024 -0500 Merge branch 'feat/dg-predictor-new-design' into dev commit dad220f Author: ckouder <[email protected]> Date: Sun Jul 28 23:37:56 2024 -0500 apply new design to pathway-search-result commit f953d03 Author: ckouder <[email protected]> Date: Sun Jul 28 17:21:09 2024 -0500 add hover effect for table row commit ff40a83 Author: ckouder <[email protected]> Date: Sun Jul 28 16:04:57 2024 -0500 update look and feel of result commit 208524c Author: ckouder <[email protected]> Date: Sun Jul 28 16:03:49 2024 -0500 fix: use example should not update type commit f54c424 Author: ckouder <[email protected]> Date: Sun Jul 28 15:57:36 2024 -0500 result page display commit 0c3a1b3 Author: ckouder <[email protected]> Date: Fri Jul 12 10:30:38 2024 -0500 WIP: add reaction image commit ed11b85 Author: ckouder <[email protected]> Date: Thu Jul 11 17:04:37 2024 -0500 enable example commit e590922 Author: ckouder <[email protected]> Date: Thu Jul 11 17:01:35 2024 -0500 enable request sending commit 4451327 Author: ckouder <[email protected]> Date: Thu Jul 11 16:17:56 2024 -0500 new dg-predictor input page commit 558fe8d Author: ckouder <[email protected]> Date: Thu Jul 11 16:10:33 2024 -0500 new dg-predictor design commit e40bba3 Merge: b7b1896 7f5c2af Author: ckouder <[email protected]> Date: Fri Jul 12 09:40:33 2024 -0500 Merge pull request #38 from moleculemaker/feat/loading-page-tweak Feat/loading page tweak commit 7f5c2af Author: ckouder <[email protected]> Date: Fri Jul 5 14:04:19 2024 -0500 remove unused function commit 20e56c0 Author: ckouder <[email protected]> Date: Fri Jul 5 14:01:24 2024 -0500 show error when job failed commit b5c20dd Author: ckouder <[email protected]> Date: Fri Jul 5 13:14:11 2024 -0500 allow open novostoic on new tab commit 9bc33ad Author: ckouder <[email protected]> Date: Fri Jul 5 11:19:50 2024 -0500 dg-predictors runs on multiple reactions commit b340a2d Merge: 776b62f 3caeadd Author: ckouder <[email protected]> Date: Thu Jul 4 15:37:05 2024 -0500 Merge branch 'chore/minor-tweaks' into feat/loading-page-tweak commit 3caeadd Author: ckouder <[email protected]> Date: Thu Jul 4 15:36:49 2024 -0500 chore: display none when no enzyme found commit 776b62f Author: ckouder <[email protected]> Date: Thu Jul 4 15:28:33 2024 -0500 feat: add loading page countdown commit cb96ddd Author: ckouder <[email protected]> Date: Wed Jul 3 10:52:23 2024 -0500 add rule display commit 626d2b0 Author: ckouder <[email protected]> Date: Wed Jul 3 10:51:26 2024 -0500 display reaction rule
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.