Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.15 KB

aboutme.md

File metadata and controls

46 lines (37 loc) · 1.15 KB
layout title subtitle
page
RNA-seq Tutorial Outline
Temporary Overview

Packages Needed

SRA Toolkit Fastqc multiqc trimmomatic Kallisto R o Tximport o DESeq2

Pipeline Steps

o Examining data on SRA Database o https://datacarpentry.org/organization-genomics/03-ncbi-sra/index.html o Download from SRA using fastq-dump o Examining Read quality

o Import DESeq2 into RNA-seq o https://ycl6.gitbook.io/guide-to-rna-seq-analysis/differential-expression-analysis/differential-gene-expression/dge-analysis-with-salmon-input o https://lashlock.github.io/compbio/R_presentation.html

o Introduction to shell o https://datacarpentry.org/shell-genomics/ o https://linuxjourney.com/lesson/the-shell o Introduction to R o https://datacarpentry.org/genomics-r-intro/