Skip to content

Analyzing a set of genes using phylogenetics and tests for selection

Notifications You must be signed in to change notification settings

k8hertweck/Blattabacteria

Repository files navigation

Blattabacteria

gene alignment, cleanup, tree building, and data summary

Authors: Austin Alleman and Kate Hertweck, The University of Texas at Tyler

Run scripts in order as they appears below.

Gene alignment, trimming, phylogeny building

usage: blattabacteriaSetup.sh <path to file with *.fas files>

dependencies:

input: one unaligned fasta file for each gene (*.fas)

output: all included in analysis/, folder for each gene containing variety of files (including *.hyphy)

Gene alignment and tree summaries

usage: blattabacteriaGeneSummary.sh

input: output from blattabacteriaSetup.sh, including readal.out and folder for each gene

output: all included in analysis/, list of complete paths to each gene's *.hyphy file (blattabacteriaGenes.txt), table of gene summary stats (blattabacteriaGeneSummary.txt, tab delimited, column names: gene, alignLength, GC, BlatGC, FlavGC, treeLength)

Selection tests in HYPHY

usage: hyphy blattabacteriaQSD.bf > blattabacteriaQSD.out

dependencies:

Batch file wrappers:

  • blattabacteriaQSD.bf
  • blattabacteriaBranchSiteREL.bf

input: *.hyphy for each gene (fasta alignment with tree appended, located in gene directory), list of complete paths to each gene's *.hyphy file (blattabacteriaGenes.txt), *.bf file with complete paths to fileToExe and blattabacteriaGenes.txt modified to reflect your computer

output: all included in analysis/

Selection test summaries

usage: blattabacteriaSelectionSummary.sh

input: blattabacteriaGeneSummary.txt (from blattabacteriaGeneSummary.sh), output from selection tests

output: blattabacteriaSelectionSummary.txt

16S tree

This is just a note about the parameters used to run the 16S tree; sequence alignment conversion was run separately (not in script)

About

Analyzing a set of genes using phylogenetics and tests for selection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages