This package has been deprecated

Author message:

This package is no longer supported. Please see @ebi-gene-expression-group/scxa-tsne-widget to know more.

single-cell-expression-atlas-tsne-plot

0.1.0 • Public • Published

Single Cell Atlas t-SNE scatter plot

An aesthetically-opinionated Highcharts scatter plot which gets the displayed data over the network using fetch.

There are two render modes: cluster mode and gene expression mode.

Cluster mode

The request returns multiple series in an array, each one labelled with the cluster ID and the points have plane coordinates x and y plus a descriptive name. Each series has a distinctive colour and shape. Colours were chosen using http://tools.medialab.sciences-po.fr/iwanthue/. The tooltip displays the point name and its cluster.

Gene expression mode

The data has only one series whose points have two coordinates, x and y, and a z value which is interpreted as the expression level of the requested gene. The points are coloured linearly from grey to blue according to the minimum and maximum expression level. The exact expression level is displayed in the point tooltip along with the point name.

Readme

Keywords

none

Package Sidebar

Install

npm i single-cell-expression-atlas-tsne-plot

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Last publish

Collaborators

  • gxa