Skip to content

Commit bebfe10

Browse files
committed
correct docu
1 parent 9ec6ea8 commit bebfe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ TreeProfiler accpept input tree in `.nw` or `.ete` by putting `--input-type {new
261261
- `ete` format is a novel format developed to solve the situation we encounter in the previous step, annotated tree can be **recover easily with all the annotated data without changing the data type**. Besides, the ete format optimized the tree file size after mapped with its associated data. Hence it's very handy for programers in their own script. At this moment we can only view the ete format in treeprofiler, but we will make the ete format more universal to other phylogenetic software. **Hence using ete format in `plot` subcommand is highly reccomended**
262262

263263
### Tree parser
264-
TreeProfiler provides argument `--internal {name,support}` to specify `newick` tree when it include values in internal node. `[default: name]`
264+
TreeProfiler provides argument `--internal {name,support}` to specify `newick` tree when it include values in internal node. `[default: support]`
265265

266266
| newick | leaves | internal_node value | internal_parser
267267
|----------|------------- |------------- |------------- |

0 commit comments

Comments
 (0)