Galaxy | Tool Preview

Seurat NormaliseData (version 4.0.4+galaxy0)
Seurat RDS, Seurat H5, Single Cell Experiment RDS, Loom or AnnData
Select RDS file(s) with Seurat object for input
Seurat, Single Cell Experiment, AnnData or Loom
Method for normalization. Default is log-normalization (LogNormalize). Can be 'CLR' or 'RC' additionally.
Type of assay to normalize for (default is RNA), but can be changed for multimodal analyses.
Sets the scale factor for cell-level normalization

What it does

This tool normalises a Seurat RDS object.

Seurat is a toolkit for quality control, analysis, and exploration of single cell RNA sequencing data. It is developed and maintained by the Satija Lab at NYGC. Seurat aims to enable users to identify and interpret sources of heterogeneity from single cell transcriptomic measurements, and to integrate diverse types of single cell data.


Inputs

  • Seurat RDS object. Possibly the output of Seurat filter cells or Seurat create object.
  • Normalisation method. Method for normalization. Default is log-normalization (LogNormalize).
  • Assay type. Type of assay to normalize for (default is RNA), but can be changed for multimodal analyses.
  • Scale factor. Sets the scale factor for cell-level normalization. Default: 1000

Outputs

  • Seurat RDS object with normalised matrix.

Version history 4.0.0: Moves to Seurat 4.0.0, introducing a number of methods for merging datasets, plus the whole suite of Seurat plots. Pablo Moreno with funding from AstraZeneca.

3.2.3+galaxy0: Moves to Seurat 3.2.3 and introduce convert method, improving format interconversion support.

3.1.2_0.0.8: Update metadata parsing

3.1.1_0.0.7: Exposes perplexity and enables tab input.

3.1.1_0.0.6+galaxy0: Moved to Seurat 3.

Find clusters: removed dims-use, k-param, prune-snn.

2.3.1+galaxy0: Improved documentation and further exposition of all script's options. Pablo Moreno, Jonathan Manning and Ni Huang, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. Parts obtained from wrappers from Christophe Antoniewski (GitHub drosofff) and Lea Bellenger (GitHub bellenger-l).

0.0.1: Initial contribution. Maria Doyle (GitHub mblue9).