1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
.TH BPPCONSENSE 1 LOCAL
.SH NAME
bppconsense - Tree consensus analysis with Bio++
.SH SYNOPSIS
.B bppconsense [options]
.SH AVAILABILITY
All UNIX flavors
.SH DESCRIPTION
bppconsense performs tree consensus construction under a large variety of rules.
.SH OPTIONS
You should refer to 'info bppsuite' or to the online manual of bppsuite for a complete list of available options.
.TP 5
--noninteractive
generates output for redirection in a file.
.TP
param=file
reads a file for loading options
.SH AUTHOR
The Bio++ Development Team.
|