Skip to content

A fork of autoMLST with a simplified wrapper script bypassing additional organism selection.

Notifications You must be signed in to change notification settings

KatSteinke/automlst-simplified-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Multi-Locus Species Tree (autoMLST) Overview

autoMLST is a webserver and analysis pipeline for constructing species phylogenies from genomic data. The pipeline scans for conserved single copy housekeeping genes, selects comparable genomes in the database, and builds a phylogeny using either a concatenated gene matrix or coalescent tree method.

This is not the official automlst repository, and is not currently maintained.

For full instructions and the official repository see autoMLST on bitbucket.

Simplified wrapper instructions

The simplified_wrapper.py script constructs an MLSA-based tree from a directory of Genbank files. Conserved single copy housekeeping genes are identified and a tree built from a concatenated gene matrix. However, no comparable genomes are added, nor are existing genomes removed. Usage: simplified_wrapper.py directory

NOTE: reducedcore.zip needs to be unpacked before running.

About

A fork of autoMLST with a simplified wrapper script bypassing additional organism selection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published