volcano-plot

1.0.6 • Public • Published

Volcano Plot 🌋

Volcano Plot is a React.js component powered by Highcharts, designed to visualise RNA sequencing data and identify statistically significant genes. It allows dynamic threshold adjustment for a comprehensive and interactive data analysis experience.

Installation

npm install volcano-plot

Usage

import { VolcanoPlot } from 'volcano-plot';

const App = () => {
    return (
        <>
          <VolcanoPlot />
        </>
    )
}

export default App;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    4
    • latest

Version History

Package Sidebar

Install

npm i volcano-plot

Weekly Downloads

16

Version

1.0.6

License

none

Unpacked Size

3.36 MB

Total Files

11

Last publish

Collaborators

  • cedekpoole