fix: runwincladtree.svg comment issue
This commit is contained in:
parent
7d423e48de
commit
3b07034cda
2 changed files with 2 additions and 4 deletions
|
@ -103,3 +103,5 @@ Cite this script is mandatory, list me (Guoyi Zhang) in your Acknowledgements is
|
||||||
# Further information
|
# Further information
|
||||||
|
|
||||||
To make tnt exported trees can be readable by WinClada (Nixon, 2021) and FigTree, please check tnt2winclada and tnt2figtree in this repository.
|
To make tnt exported trees can be readable by WinClada (Nixon, 2021) and FigTree, please check tnt2winclada and tnt2figtree in this repository.
|
||||||
|
|
||||||
|
runwincladtree.run can handle [wincladtree script](https://www.lillo.org.ar/phylogeny/tnt/scripts/wincladtree.run) with input file which must be $(PREFIX).winclada.ss or winclada.tree.
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
/* wincladtree script can found in */
|
|
||||||
/* https://www.lillo.org.ar/phylogeny/tnt/scripts/wincladtree.run */
|
|
||||||
/* wincladtree citation: https://doi.org/10.1111/cla.12575 */
|
|
||||||
/* input file must be $PREFIX.winclada.ss */
|
|
||||||
macro=;
|
macro=;
|
||||||
taxname+5000;
|
taxname+5000;
|
||||||
p %1;
|
p %1;
|
||||||
|
|
Loading…
Reference in a new issue