VariantEffect / mavedb-api

MaveDB API
GNU Affero General Public License v3.0
8 stars 2 forks source link

Adding more dedicated linkouts #229

Open afrubin opened 3 months ago

afrubin commented 3 months ago

protocols.io

Both Atlas of Variant Effects and the IGVF consortium (and others) are making a bit push to encourage people to use protocols.io to share their detailed protocol information. To support and encourage this, we should add a new field for these links to Experiment and Score Set records (since protocols.io supports both wet- and dry-lab protocols).

protocols.io has a developer API, where we can register for client access to pull public information like protocol name, etc. for display on the website.

GitHub

MAVE data is often analyzed using custom scripts that are shared on GitHub. We should add a new GitHub link to Score Set records so users can link a repository where their analysis code (and/or analysis pipeline) can be found and format it nicely in the UI.