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
.
-
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.
Described in the PDF.
- Martin Holub - web
-
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