/solanum-gene-expression

A project to compare evolutionary rate of tissue-specific genes among closely related species

Primary LanguageRGNU General Public License v3.0GPL-3.0

solanum-gene-expression

Table of Contents

Overview

  • This repository is to record the scripts from a project about investigating evolutionary rate of tissue-specific genes.
  • I am still updating the scripts!

Contributors

  • Meng Wu

Workflow

Prepare the datasets from my own raw read counts
Rscript process_mydata.R
Classify genes into different categories based on their expression patterns
Rscript categorize_mygenes.R
Compare the dN/dS across different gene categories based on their expression
Rscript compare_mydNdS.R