Code Monkey home page Code Monkey logo

scrnaseq's Introduction

Table of contents

Introduction

scrnaseq is a bioinformatics analysis workflow for single-cell RNA-seq analysis. The workflow is based on Seurat, and contains additional visualisations, tables and documentation to better understand the analysis. The workflow supports RNA sequencing data from one or more samples processed with 10X Genomics and SmartSeq-2.

The workflow generates an extensive HTML report. Are you curious about what that looks like and if it would be useful for your own data? If so, you can download the GitHub repository and open scrnaseq.html. This report has been generated for test data as mentioned below.

If you are a researcher, and you would like to start analysing your own data, the workflow can be your starting point. If you work in a bioinformatics core facility and frequently support other researchers with bioinformatics analyses, the workflow can be run in a standardised fashion both interactively in Rstudio and on command line. We typically first run the workflow with default parameters, and communicate with our collaborators. We then optimise the parameters in further rounds to improve the results.

Workflow summary

  • Read data
    • Read and print mapping statistics
    • Read gene annotation
    • Read scRNA-seq data
  • Pre-processing
    • Quality control
    • Genes with highest expression
    • Filtering
    • Quality control post filtering
    • Normalisation
    • Combining multiple samples
    • Relative log expression
    • Dimensionality reduction
    • Dimensionality of the dataset
  • Clustering
  • Visualisation with UMAP
  • Distribution of samples in clusters
  • Cell Cycle Effect
  • Cluster QC
  • Known marker genes
  • Marker genes
    • Table to top marker genes
    • Visualisation of top marker genes
    • Heatmaps
    • Functional enrichment analysis
  • Differentially expressed genes
  • Output
    • Export to Loupe Cell Browser
    • Export to cellxgene browser
    • Export to Cerebro browser
    • Other output files
  • Parameter table
  • Software versions
  • Credits and References

Pre-Workflow: Demultiplexing with hashtag oligos

  • Read input data
  • Demutliplexing with hashtag oligos (HTOs)
    • Normalisation of HTO counts
    • Classification of cells based on normalised HTO data
  • Visualisation of raw and normalised HTO data
  • Remove cells classified as doublet or negative
  • Preliminary visualisation of demultiplexed RNA data
    • Visualisation with UMAP
  • Write out demultiplexed data
  • Parameter table
  • Software versions

Quick start

The workflow is inialised for test data in test_datasets. First, navigate to the respective test dataset folder(s), and download the test dataset(s) by running the download.R script(s). Once all test data is downloaded, you can knit the workflow to HTML.

The repository provides several other useful test data that you can use to get to know the functionality of the workflow. To run the workflow for another than the initial dataset, you need to adapt the project_parameters code chunk and provide all relevant paths and parameters.

The scrnaseq workflow comes with a good amount of documentation, found in the docs/ directory:

Installation
Running the workflow
Running the pre-workflow

Credits

The Seurat Vignettes were initially used as templates for this workflow.

The workflow was developed by Katrin Sameith and Andreas Petzold at the Dresden-concept Genome Center (Dresden, Germany). Through collaboration with the Research Core Unit Genomics (Hannover, Germany) the workflow has grown substantially and has been standardised. Many thanks to all who have contributed along the way, including (but not limited to): Oliver Dittrich, Torsten Glomb, Maike Kosanke, Dimitra Alexopoulou, Mathias Lesche, Fabian Friedrich, Colin Davenport, and Marius Rueve.

Contributions and Support

If you would like to contribute to this workflow, please first create your own fork of the GitHub repository. You can then work on your master branch, or create feature branches for developement that you later merge into your master branch. Once your code is finalised and working, you can create a pull request.

If you use the scrnaseq workflow to analyse your data, please cite it by mentioning the Dresden-concept Genome Center URL "https://genomecenter.tu-dresden.de".

scrnaseq's People

Contributors

ktrns avatar andpet0101 avatar tglomb avatar kosankem avatar colorstorm avatar colindaven avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.