Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@ebi-gene-expression-group/atlas-experiment-table

Package Overview
Dependencies
Maintainers
5
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebi-gene-expression-group/atlas-experiment-table

This package renders an experiment table with user interaction using Evergreen package

latest
Source
npmnpm
Version
3.2.16
Version published
Weekly downloads
2
-50%
Maintainers
5
Weekly downloads
 
Created
Source

Atlas Experiment Table

An Evergreen-based table with some bells and whistles to be used in Expression Atlas and Single Cell Expression Atlas. With very minor tweaks it can work as a general-purpose table with easy-to-configure searchable and sortable headers, row pagination and dropdown filtering. The only hard requirement is that your table rows are objects instead of arrays (which, to be honest, we don’t know if it’s a more common type for table data).

See the examples in the html directory for details.

More documentation coming soon!

Run it on your browser

Use Webpack-Dev-Server:

npm install
npx webpack-dev-server -d

Then browse to either http://localhost:9000/index-bulk.html or http://localhost:9000/index-sc.html.

FAQs

Package last updated on 20 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts