ebi-webcomponents / nightingale

Data visualisation web components for the life sciences.
https://ebi-webcomponents.github.io/nightingale
MIT License
118 stars 38 forks source link

Uniprot showcase example #253

Closed dlrice closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for cozy-marzipan-abb3b4 ready!

Name Link
Latest commit f269c9b0dec476e1743d34144931faec7c53a027
Latest deploy log https://app.netlify.com/sites/cozy-marzipan-abb3b4/deploys/64357fde2733ae00082a7017
Deploy Preview https://deploy-preview-253--cozy-marzipan-abb3b4.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

gustavo-salazar commented 1 year ago

This is great Dan! For the purpose of the paper, we just need to add the structure. Do you have the time to make it more in the shape of a tutorial? I'm thinking of something like:

  1. take the result from getting starting tutorial
  2. Fetch data from Uniprot and set it in the sequence component
  3. Add navigation and manager to see the zooming and panning work.
  4. Add tracks that use featuresData
  5. Add the variation track
  6. Add the structure component
dlrice commented 1 year ago

Addressed all comments with the exception of adding the structure which depends on https://github.com/ebi-webcomponents/nightingale/pull/225