Skip to content

Conversation

@jvwong
Copy link
Member

@jvwong jvwong commented Jun 15, 2021

This is a prototype. Displays more detail of INDRA search results upon interacting with elements of the network in our Explorer.

The original motivation for this feature was to provide more explicit information about why the papers were being displayed for a given network element.

  • Notes
    • It is backwards compatible in the sense that it displays 'There were no interactions found for the selected item' for element.relatedPapers data with the existing schema, or if in fact none were found
    • 'Show more articles' isn't implemented, not sure if this should be punted til later and how it should be implemented (routing?)
    • I'm showing 'Source' (e.g. Pathway Commons; Human Protein Reference Database) when available but not sure if this is worth including or how to include it (link to PC apps?).

Refs #937

jvwong added 27 commits March 24, 2021 16:47
- comment out interaction/doc ranking logic
- simply do not back-fill interactions with document related papers
… (selection)

- Create reusable loading and paper components
- first pass at the related interaction list element display
- Make hypertext colored blue
- Improve the readability of the excerpts display
… collection, if exists

- Show the data source in the interaction-level display
- add some extra fields from INDRA to the interaction/source
@jvwong jvwong changed the title Exploring at the network-leve: Related Interactions Exploring at the network-level: Related Interactions Jun 16, 2021
@maxkfranz
Copy link
Member

@jvwong, would you merge this in and link to a live example of the results on the unstable instance?

The code looks OK, and I'd like to have a live example to point to in order to comment on the UI.

@jvwong
Copy link
Member Author

jvwong commented Jun 22, 2021

OKey, I'll put in on master.factoid.baderlab.org - ping you when its done

@jvwong
Copy link
Member Author

jvwong commented Jun 22, 2021

@maxkfranz I updated the site, and kicked off an example: https://master.factoid.baderlab.org/document/e5dc3eef-6af0-4c61-8a42-ddeb4a4285b5

@maxkfranz
Copy link
Member

Looks good. Minor feedback:

  • It would be nice if there were just a bit of spacing between the title, author list, and journal name. It's close, making it a bit harder to make things out.
  • The journal name wouldn't blend in so much with the author list if it were italicised.

@jvwong
Copy link
Member Author

jvwong commented Dec 7, 2021

We've try to mitigate failures and provide fall-backs upon

Another existing issue is that when semantic-search returns an error, for whatever reason (PathwayCommons/semantic-search#98) there is no reasonable fallback herein, which ultimately leads to no related papers - its 'all or none'.

All of these points of failure should be considered in this PR since the relevant code is being updated.

@jvwong jvwong closed this Apr 13, 2022
@jvwong jvwong deleted the iss937_interaction-info branch March 2, 2023 17:59
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

Successfully merging this pull request may close these issues.

4 participants