bp_nexus2nh.pl

Langue: en

Autres versions - même langue

Version: 2009-02-27 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

nexus2nh - convert nexus format trees (from PAUP* and MrBayes) to new hampshire

SYNOPSIS

  nexus2nh file.nexus > file.nh
 
  # OR pipe in through STDIN
 
  cat file.nexus | nexus2nh > file.nh
 
  # OR specify an output
 
  nexus2nh -o file.nh file.nexus
 
 

DESCRIPTION

Convert Nexus Tree files into Newick/New Hampshire format tree files.