layout | website | gitter | subdomain |
---|---|---|---|
subsite-galaxy |
usegalaxy-eu/Lobby |
singlecell |
{:.no_toc}
The Single Cell Omics workbench is a comprehensive set of analysis tools and consolidated workflows. The workbench is based on the Galaxy framework{:target="_blank"}, which guarantees simple access, easy extension, flexible adaption to personal and security needs, and sophisticated analyses independent of command-line knowledge.
The current implementation comprises more than 20 bioinformatics tools dedicated to different research areas of single cell biology.
This service is a joint project between different groups from the Earlham Institute{:target="_blank"}, the EMBL-EBI{:target="_blank"}, EMBL{:target="_blank"} the Sorbonne University{:target="_blank"}, Peter MacCallum Cancer Centre{:target="_blank"} and the University of Freiburg{:target="_blank"}. The server is part if the European Galaxy server and is maintained by the RNA Bioinformatics Center (RBC){:target="_blank"} as part of de.NBI{:target="_blank"} and ELIXIR{:target="_blank"}.
{:.no_toc}
- TOC {:toc}
Are you new to Galaxy, or returning after a long time, and looking for help to get started? Take [a guided tour]({{ page.website }}/tours/core.galaxy_ui){:target="_blank"} through Galaxy's user interface.
Want to learn more about single cell analyses? Check out the following hands-on tutorials from the Galaxy Training Network{:target=_"blank"}.
We are passionate about training. So we are working in close collaboration with the Galaxy Training Network (GTN){:target="_blank"} to develop training materials of data analyses based on Galaxy {% cite batut2017community %}. These materials hosted on the GTN GitHub repository are available online at https://training.galaxyproject.org{:target="_blank"}.
In this section we list all tools that have been integrated in the the single cell workbench. The list is likely to grow as soon as further tools and workflows are contributed. To ease readability, we divided them into categories.
Tool | Description | Reference |
---|---|---|
{% include tool.html id="FastQC" %} | A quality control tool for high throughput sequence data | - |
{% include tool.html id="MultiQC" %} | MultiQC aggregate results from bioinformatics analyses into a single report | Ewels et al. 2016{:target="_blank"} |
{% include tool.html id="fastp" %} | fast all-in-one preprocessing for FASTQ files | Shifu et al. 2018{:target="_blank"} |
{% include tool.html id="scPipe" %} | preprocessing pipeline for single cell RNA-seq | Tian et al. 2018{:target="_blank"} |
{: .table.table-striped .tooltable} |
Tool | Description | Reference |
---|---|---|
{% include tool.html id="HISAT2" %} | Hierarchical indexing for spliced alignment of transcripts | Pertea et al. 2016{:target="_blank"} |
{% include tool.html id="RNA STAR" %} | Rapid spliced aligner for RNA-seq data | Dobin et al. 2013{:target="_blank"} |
{% include tool.html id="STAR-fusion" %} | Fast fusion gene finder | Haas et al. 2017{:target="_blank"} |
{% include tool.html id="Bowtie2" %} | Fast and sensitive read alignment | Langmead et al. 2012{:target="_blank"} |
{% include tool.html id="BWA-MEM" %} | Software package for mapping low-divergent sequences against a large reference genome | Li and Durbin 2009{:target="_blank"}, Li and Durbin 2010{:target="_blank"} |
{: .table.table-striped .tooltable} |
Tool | Description | Reference |
---|---|---|
{% include tool.html id="featureCounts" %} | Ultrafast and accurate read summarization program | Liao et al. 2014{:target="_blank"} |
{% include tool.html id="htseq-count" %} | Tool for counting reads in features | Anders et al. 2015{:target="_blank"} |
{% include tool.html id="Sailfish" %} | Rapid Alignment-free Quantification of Isoform Abundance | Patro et al. 2014{:target="_blank"} |
{% include tool.html id="Salmon" %} | Fast, accurate and bias-aware transcript quantification | Patro et al. 2017{:target="_blank"} |
{: .table.table-striped .tooltable} |
Tool | Description | Reference |
---|---|---|
{% include tool.html id="DESeq2" %} | Differential gene expression analysis based on the negative binomial distribution | Love et al. 2014{:target="_blank"} |
{: .table.table-striped .tooltable} |
Tool | Description | Reference |
---|---|---|
SAMtools | Utilities for manipulating alignments in the SAM format | Heng et al. 2009{:target="_blank"} |
BEDTools | Utilities for genome arithmetic | Quinlan and Hall 2010{:target="_blank"} |
deepTools | Tools for exploring deep-sequencing data | Ramirez et al. 2014{:target="_blank"}, Ramirez et al. 2016{:target="_blank"} |
UMI-tools | Modeling sequencing errors in Unique Molecular Identifiers to improve quantification accuracy | Smith et al. 2017{:target="_blank"} |
Je | A versatile suite to handle multiplexed NGS libraries with unique molecular identifiers | Girardot at al. 2016 |
{% include tool.html id="RaceID" %} | Clustering using RaceID performs clustering, outlier detection, dimensional reduction | Josip, at al. 2018 |
AnnData tools | Import, Export, Modify, Inspect and Convert AnnData files. | AnnData Documentation |
Scanpy | Single-Cell Analysis in Python | Wolf at al. 2018 |
{: .table.table-striped .tooltable} |