Skip to content

EpiCompBio/bgwas3

 
 

Repository files navigation

https://readthedocs.org/projects/bgwas3/badge/?version=latest https://travis-ci.com/g-r-eg/bgwas3.svg?branch=master

bgwas3

A pipeline for the pangenome-wide assocation testing of multiple bacteria phenotypes.

Install

conda install -c g-r-eg bgwas3

Quick Usage

  1. Create and cd into an empty project directory
  2. Put all contigs into a sub-directory named "contigs"
  3. Create a tsv file with an 'id' column and one or more 'pheno_xxx' columns
  4. Run:
bgwas3 make full
  1. View results with:
open results/plots/index.html

More documentation coming soon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 38.9%
  • JavaScript 23.4%
  • Python 23.2%
  • R 12.6%
  • HTML 1.9%