Skip to content

Program to cut phylogenetic trees at specific duplication nodes.

Notifications You must be signed in to change notification settings

Boussau/phylocut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhyloCut is a program to cut large multigenic families at duplication nodes. It works with gene trees annotated with species IDs and duplication/speciation node annotations.

Command:
phylocut input.sequence.file=XX.fasta input.tree.file=XX.tree ids.to.cut=XX.id

As you can guess, phylocut takes an alignment (e.g. fasta format), a corresponding gene tree in NHX format, as produced by Phyldog, and a file containing a list of species IDs. These species IDs identify the duplications at which the gene tree should be cut. The format is one id (one number) per line.



About

Program to cut phylogenetic trees at specific duplication nodes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages