Skip to content

ahdilmore/GenomicUF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GenomicUF

Utilizes microbial genomic annotations - such as those output from prokka - to construct per-gene trees, which may then be used to perform Unweighted UniFrac calculations on a per-gene basis. We can perform either a single-gene analysis, yielding an effect size for each unique gene or a multi-gene analysis i.e. Meta UniFrac yielding an effect size for several groups of genes. Note that the latter does not scale well computationally and only small numbers of combinations are recommended at this point.

Installation

conda install -c bioconda bedtools hmmer fasttree unifrac -c anaconda scikit-bio
git clone https://github.com/ahdilmore/GenomicUF.git
cd GenomicUF 
pip install -e .

About

Constructs per-gene phylogenetic trees from [meta]genomic sequencing data enabling calculation of UniFrac distance across multiple gene histories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors