clustergram-react
TypeScript icon, indicating that this package has built-in type declarations

2.2.6 • Public • Published

Clustergrammer-React

A drop in Clustergrammer React component

Install

npm install --save clustergram moromis/clustergrammer-react
yarn add moromis/clustergrammer-react

Use

You can pass all args object arguments as props in to the component. By default, component implements the biology-specific feature of loading gene information on hover. This can be overwritten by passing row_tip_callback={}

data = {
    "row_nodes": [...],
    "col_nodes": [...],
    "links": [...],
    "views" : [...]
}

<Clustergrammer networkData={data} />

Package Sidebar

Install

npm i clustergram-react

Weekly Downloads

0

Version

2.2.6

License

MIT

Unpacked Size

8.41 kB

Total Files

7

Last publish

Collaborators

  • moromis