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;

/volcano-plot/

    Package Sidebar

    Install

    npm i volcano-plot

    Weekly Downloads

    15

    Version

    1.0.6

    License

    none

    Unpacked Size

    3.36 MB

    Total Files

    11

    Last publish

    Collaborators

    • cedekpoole