atlas-latest-experiments-panel

A package that renders links to experiments in (Single Cell) Expression Atlas in style.

Usage no npm install needed!

<script type="module">
  import atlasLatestExperimentsPanel from 'https://cdn.skypack.dev/atlas-latest-experiments-panel';
</script>

README

Expression Atlas Latest Experiments Panel Build Status Coverage Status

About the component

This repository contains a React component that renders rows of experiment links with some metadata. It is intended to be used in the Latest experiments tab in both Expression Atlas and Single Cell Expression Atlas home page.

Getting started

Installing dependencies

In order to run the application, you must first install the dependencies using npm:

npm install

Try it out

Use webpack-dev-server to run the application in your browser:

npx webpack-dev-server -d