expression-atlas-experiment-page-tsne-plotdeprecated

t-SNE plot view tab for Single Cell Expression Atlas experiment page

Usage no npm install needed!

<script type="module">
  import expressionAtlasExperimentPageTsnePlot from 'https://cdn.skypack.dev/expression-atlas-experiment-page-tsne-plot';
</script>

README

t-SNE plot for Single Cell Expression Atlas experiments

Build Status Coverage Status

Visualisation of t-SNE plots of single cell expression experiments for Single Cell Expression Atlas. The component is able to select and display different plots for more than one perplexity value, and several clustering strategies. At the moment only the number of clusters produced by different values of k in single-cell consensus clustering (SC3) is supported.

It uses Highcharts for plotting and expects the series property in the JSON payload of both plots to adhere to Highcharts series format for scatter plots.

Elements use classes from the EBI Visual Framework for styling and layout.