Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langhtml
DeepCoalCount_tree {species_tree_ident1 [, species_tree_ident2...]} (gene_tree_ident1 [, gene_tree_ident2...]) [-u] [-b threshold] [-a taxa map] [result output fileoutputFile]

species_tree_ident1 [, species_tree_ident2...]

Comma delimited set of species tree identifiers.

mandatory

gene_tree_ident1 [, gene_tree_ident2...]

Comma delimited list of gene tree identifiers. See details.

mandatory

-u

Gene trees should be treated as unrooted.

optional

-b threshold

Gene tree bootstrap threshold. Edges in the gene trees that have support lower than threshold will be contracted.

optional

-a taxa map

Gene tree / species tree taxa association.

optional

result output file outputFile

Optional file destination for command output.

optional

...