A pipeline for the pangenome-wide assocation testing of multiple bacteria phenotypes.
conda install -c g-r-eg bgwas3
- Create and cd into an empty project directory
- Put all contigs into a sub-directory named "contigs"
- Create a tsv file with an 'id' column and one or more 'pheno_xxx' columns
- Run:
bgwas3 make full
- View results with:
open results/plots/index.html
More documentation coming soon.