Skip to content

AdamCicherski/Phylogenetic_pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Phylogenetic_piepeline

Table of contents

General info

This script allows you to automate steps of phylogenetic analysis such as:

  • proteome downloading from UniProtKB
  • Proteins Clustering
  • MSA of each cluster in two variants
    • Only one protein from each organism
    • Many protein from the same organism (paralogous proteins)
  • Maximum Likelihood Tree construction for both variants of alignment
  • Consensus Tree construction in following variants:
    • From all ML-Trees
    • Only from trees with high bootstrap confidence level.
  • Super Tree construction

Technologies

The script requires:

Quick Start

If all required execs are in PATH you can simply run:

$ python phylo_pipeline -t taxon_name -o output_dir --og out_group_organism_name

About

Script for automation of phylogenetic analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages