{% extends 'base.html' %} {% block head %} Home | SPIRAL {% endblock %} {% block content %}

Welcome to SPIRAL

SPIRAL is an algorithm that relies on a Gaussian statistical model to produce a comprehensive overview of significant processes in single cell RNA-seq, spatial transcriptomics or bulk RNA-seq. SPIRAL detects biological processes by identifying the subset of genes involved and the subset of cells, spots or samples.




SPIRAL output for different data sets

Single cell RNA-seq data set of Zebrafish differentiation at 7 time points

link to paper

Spatial transcriptomics data of a sagittal-posterior section of a mouse brain

link to data

Spatial gene expression data set of a mouse brain

Visium CytAssist Gene Expression Libraries of Post-Xenium Mouse Brain (FF)

link to data

Bulk RNA-seq data of human differentiation

Samples were taken at days 0 and 7−21

link to data

Single cell RNA-seq data set of lymphoblastoid cells

link to paper

Spatial transcriptomics data of a normal human prostate

link to data

Bulk RNA-seq data of mouse B-cells that were treated with anti-IgM mAb

25 time points in the 6 hours post stimulation

link to paper

Spatial gene expression data set of human colon cancer

Visium CytAssist Gene Expression Libraries of Post-Xenium Human Colon Cancer (FFPE)

link to data

Single cell RNA-seq data set of Arapidopsis root

link to paper

Single cell RNA-seq data set of aging Drosophila brain

link to paper

{#
{{ form.submit(class="btn btn-primary")}}
#}


How to use SPIRAL?

{{ form.hidden_tag() }}
{{ form.csrf_token() }} {{ form.run(class="btn btn-primary btn-lg")}}                 {{ form.csrf_token() }} {{ form.view(class="btn btn-primary btn-lg")}}



How to cite?

Biran, Hadas, Tamar Hashimshony, Tamar Lahav, Or Efrat, Yael Mandel-Gutfreund, and Zohar Yakhini. "Detecting significant expression patterns in single-cell and spatial transcriptomics with a flexible computational approach." Scientific Reports 14, no. 1 (2024): 26121.

Technion logo

Some elements in this website were designed by HTML5 UP.

{% endblock %}