SkillAgentSearch skills...

Nightingale

Data visualisation web components for the life sciences.

Install / Use

/learn @ebi-webcomponents/Nightingale
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Test and Publish Nightingale App

nightingale

Nightingale is a monorepo containing visualisation web components to use with biological data.

Cite us

Nightingale: web components for protein feature visualization, Bioinformatics Advances, Volume 3, Issue 1, 2023, vbad064, https://doi.org/10.1093/bioadv/vbad064

Documentation/Getting started

Documentation, getting started guide and examples for each of the components are available here https://ebi-webcomponents.github.io/nightingale

Contributing

Read our guide here as well as our code of conduct

Installing

Nightingale uses Lerna to manage its packages.

First run yarn to install root packages.

Building the components

Run yarn build

Showcase application

Locally

Run yarn build && yarn storybook to run the application locally.

Build

Run yarn build-storybook to build the application ready for deployment.

Publish

Ensure lerna is installed globally via:

yarn global add lerna

Login to npm:

npm login

Finally publish with lerna:

lerna publish
View on GitHub
GitHub Stars142
CategoryDevelopment
Updated17h ago
Forks43

Languages

TypeScript

Security Score

100/100

Audited on Mar 27, 2026

No findings