Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@ebi-gene-expression-group/atlas-experiment-table
Advanced tools
This package renders an experiment table with user interaction using Evergreen package
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!
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
This package renders an experiment table with user interaction using Evergreen package
The npm package @ebi-gene-expression-group/atlas-experiment-table receives a total of 9 weekly downloads. As such, @ebi-gene-expression-group/atlas-experiment-table popularity was classified as not popular.
We found that @ebi-gene-expression-group/atlas-experiment-table demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.