calculate_parsimony
Compute the total parsimony score of a phylogenetic tree by counting mutations from character data.
Instructions
Compute the total parsimony (number of mutations) of a tree given its characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_key | Yes | ||
| dataset_id | Yes | ||
| characters_key | No | characters |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |