Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 1.25 KB

README.md

File metadata and controls

27 lines (13 loc) · 1.25 KB

Drop-seq Data Analysis

This repository features workflow for data analysis of DroNc-seq Data (Habib et al., 2017). dropseq_minimal.Rmd takes you through minimal example of processing in R,mainly using Seurat. The dropseq.Rmd and the associated PDF document then give full recipe of bioinformatical workflow starting from FASTQ files and going all the way to plotting in R.

Getting Started

  • To run the minimal example, you will need to download some files.

  • The script for the full analysis cannot be executed due to the volume of necessary data. Instead, it serves as a guide for developing a workflow of your own.

Prerequisites

Described in the PDF.

Authors

  • Martin Holub - web

Acknowledgments

  • authors of Drop-seq Tools and dropSeqPipe for the developed and published code

  • ETH for computing resources available to students via Euler.

  • Prof. Robinson and his students and co-workers for organizing the STA426 course