Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 572 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 572 Bytes

RNAseq-Based Compound Perturbation Analysis

This repository contains the code used to analyse the compound perturbation RNAseq data. The processing starts with the sequencing files and then uses salmon and a pre-build index to align the sequences to the transcriptome (see salmon commands here). From there, these files are fed into DESeq2 for quantification (see a sample script for the SUM159 cells).