-
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
Reorganization of the InterPro Scan Search results section #688
Conversation
…teinsWebTeam/interpro7-client into reorganization_interpro_scan
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, it looks very nice.
Here are a few things to fix:
- tooltips should include the InterPro accession for integrated signatures, like the domain viewer for protein pages.
- the short name of InterPro entries and member database signatures are not displayed in the table (in the "Entries" tab)
Also, it would be nice to simply hide the "Unintegrated" section (not even show the title) if there are no tracks inside.
Finally, while it's not that important and not in the scope of this PR, I noticed there is a trailing zero below the sequence in the "Sequence" tab (see screenshot). Can you check where it's coming from and delete it?
src/components/Related/DomainsOnProtein/DomainsOnProteinLoaded/index.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Feel free to merge, then open a PR for dev
-> master
.
No description provided.