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

Connect to PC: Searching PC? #1271

Open
jvwong opened this issue Jun 10, 2024 · 0 comments
Open

Connect to PC: Searching PC? #1271

jvwong opened this issue Jun 10, 2024 · 0 comments

Comments

@jvwong
Copy link
Member

jvwong commented Jun 10, 2024

It is desirable to associate Biofactoid with the integrated data in Pathway Commons. This will concretely demonstrate to potential contributors how their curated knowledge can be shared (all docs) and integrated (docs with human genes).

One opportunity for this is Biofactoid search: Currently, there is a (client-side) search available on the homepage. The search was designed and implemented when there were few Documents, and provides access to all public Documents. Clearly, this approach will not scale, and more recently, the amount of data is starting to outstrip this design:

  • Every visit to the homepage loads data for all public Documents
  • Server caches this data, and regularly refreshes cache (nightly) to keep browser load times reasonable

The idea is to make the PC Search available to biofactoid.org users.

Description

Q: What is the name of the feature?

A: PC Search provided by biofactoid.org

Q: What does this feature enable the user to do?

A: Search the entire Pathway Commons resource

Q: What information must the user provide to use the feature?

A: Search term

Q: What are the applicable constraints, e.g. compatibility or performance?

A: The PC Search wraps the cPath2 instance, whose data is currently updated irregularly. This means that users won't be able to immediately access information deposited in biofactoid.org via PC.

Q: How does this feature affect each class of user (persona)?

A:

  • Biologist: Will be able to access a large pathway resource; Experience first-hand how their data will be shared
  • Editor: Experience first-hand how their data will be shared

Specification

Mockup

Details

Author: Where's my data?

One way to accommodate the delay in updating PC with biofactoid data is to expand the carousel to enable access to more (public) Documents. This would impress upon contributors that it is still publicly shared, and accessible by researchers who visit biofactoig.org. There could be some messaging about it being shared in PC in the near future...

Refs

@jvwong jvwong changed the title Connect to PC (Upcoming >= v14) Connect to PC: Searching PC? Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant