corydupai / Shiny_Co

Code to perform WGCNA analyses on bacterial datasets from SRA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shiny Co

This repository houses an analysis pipeline and Shiny application that processes & visualizes Coexpression Network Data for some of the most highly studied bacterial species.

To process your data:

  • Download genomes for species of interest and make a pangenome.
  • Download RNAseq fastqs for samples of interest and map to pangenome via Kallisto.
  • Run RNAseq results through DESeq2 normalization script (gets rid of genes that are uncommon and samples with low read counts or low percentage of reads mapping to pangenome).
  • Run normalized results through WGCNA pipeline to create gene coexpresson networks.

To run the ShinyCo app:

  • Put data in correct place (will clarify)
  • Run app, select data, and have fun :)

About

Code to perform WGCNA analyses on bacterial datasets from SRA


Languages

Language:HTML 94.4%Language:R 5.1%Language:Shell 0.6%Language:JavaScript 0.0%