From c65a61162a242f2d9c265d523ecfd5c033ac2d3c Mon Sep 17 00:00:00 2001 From: Kuoi Date: Wed, 11 Oct 2023 21:59:45 +0800 Subject: [PATCH] add: doi --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1af1334..15c29f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# TNT Script used by Guoyi +# guoyi.run + +TNT Script for Maximum Parsimony Analysis (Phylogeny) + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8428198.svg)](https://doi.org/10.5281/zenodo.8428198) The TNT script follows MIT license. @@ -35,7 +39,7 @@ tnt run guoyi.run filename datatype weight 0/K cons resample prefix; For Linux and Mac users ``` -tnt run guoyi.run filename datatype weight K cons resample prefix, +tnt run guoyi.run filename datatype weight 0/K cons resample prefix, ``` - datatype should be `32`, `dna`, `prot`, `num` or any types tnt allowed