Skip to content

svsuresh/tuxedo2_snakemake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains snakemake script for analyzing RNAseq samples from Griffith lab tutorial and data used in the tutorial is available here. This script follows Tuxedo2 protocol (HISAT2-STRINGTIE-BALLGOWN). Workflow has following steps:

  • Quality check by fastqc
  • Adapter trimming by cutadapt
  • Quality check post adapter trimming by fastqc
  • Alignment with HISAT2
  • Transcript quanitification with Stringtie
  • Statistical tests and visualization with Ballgown (in R)

Tuxedo Workflow

Please note that this script is not production ready. This is for beginners in using snakemake. For generating graph, snakefile should be in sentence case.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published