Skip to content

hobrien/Selaginella_DGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selaginella_DGE

Differential Gene Expression Analyses on Selaginella

The Script SelaginellaPipeline.sh has all (or probably most) of the commands to do the following:

  • Run Transdecoder to extract coding sequences from Trinity contigs
  • Run an all-by-all blastp analysis of amino acid translations
  • Map reads to Trinity contigs keeping all alignments
  • Run Corset to cluster contigs
  • Create MySQL database with contigs, blast results and Corset results
  • Extract sequence from each Corset cluster with highest blast hit and write to file
  • Run OrthoMCL on highest scoring sequences and add results to database
  • Use count data from Corset to run differential expression analyses using DESeq and DGEclust
  • Make trees for each gene family and map on expression data

Dependancies

Files

Adaptor sequence and low quality base pairs were trimmed using the fastq-mcf utility from ea-utils {eautilsCommand:6tDggvj9} using a quality threshold of 10.

About

Differential Gene Expression Analyses on Selaginella

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published