Skip to content

Microbial Populations as Clusters Of Gene Transfer

Notifications You must be signed in to change notification settings

jiyunli/PopCOGenT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopCOGenT

Purpose

Identifying microbial populations using networks of horizontal gene transfer.

Dependencies

All modules

  • A linux-based system (N.B., we are working on a way to get all the dependencies working properly on OSX, but as of now OSX is not a supported operating system).
  • Miniconda with python 3.7

The required python and (most) R packages can be installed by creating a conda environment with the included PopCOGenT.yml file as follows:

conda env create -f PopCOGenT.yml

PopCOGenT

Flexible genome sweep identification

Core genome sweep identification

  • phyml
  • mugsy version 1.2.3
  • The ape R package. To install, please follow the instructions under "All modules." Then, activate the environment (source activate PopCOGenT). Finally, run the Rscript install_ape.R from the Core genome sweep identification source directory.

Usage

Instructions for the usage of each module are provided in each module's source code directory.

About

Microbial Populations as Clusters Of Gene Transfer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.3%
  • Jupyter Notebook 6.3%
  • Shell 2.0%
  • R 0.4%