You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.
Currently we just display (completely and totally inadequate) pubmed ID's for articles. This requires users to click out to pubmed to even see the title or abstract. We should Have some sort of compact way to render these in the UI. This likely requires both some design help from SolveBio as well as some API access. In my mind, we could go pretty far with just the following:
Title
Authors
Affiliations
Abstract
Journal, year, volume, etc...
Link to full text article
If we could somehow detect open access articles and slurp in the contents (either as an HTML page or PDF document) we could lay the groundwork for experimenting with assistive technology for rapidly screening manuscripts such as highlighting pertinent sections that match a patient's phenotype, HPO terms associated with the gene or disease, etc... This is something we'd love some help from SolveBio on.
@davecap any thoughts on how feasible it would be to get this pubmed stuff going? I think clean access to open access text would be huge, even if all you do is give us a URL where we know we can reliably get it.
The text was updated successfully, but these errors were encountered:
Currently we just display (completely and totally inadequate) pubmed ID's for articles. This requires users to click out to pubmed to even see the title or abstract. We should Have some sort of compact way to render these in the UI. This likely requires both some design help from SolveBio as well as some API access. In my mind, we could go pretty far with just the following:
If we could somehow detect open access articles and slurp in the contents (either as an HTML page or PDF document) we could lay the groundwork for experimenting with assistive technology for rapidly screening manuscripts such as highlighting pertinent sections that match a patient's phenotype, HPO terms associated with the gene or disease, etc... This is something we'd love some help from SolveBio on.
@davecap any thoughts on how feasible it would be to get this pubmed stuff going? I think clean access to open access text would be huge, even if all you do is give us a URL where we know we can reliably get it.
The text was updated successfully, but these errors were encountered: