From d4d9a22f3450af6715ea98fdeb81ae02280ee780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fa=CC=81bio=20Madeira?= Date: Thu, 9 Jan 2025 19:29:39 +0000 Subject: [PATCH] paper: minor edit --- paper/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.md b/paper/paper.md index d7c2c8b..b8859b7 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -62,7 +62,7 @@ Taxonomy Resolver has been developed with simplicity in mind and it can be used * **generating** taxonomy lists that compose any subtree, at any level of the taxonomy hierarchy * **filtering** a tree based on the inclusion and/or exclusion of certain TaxIDs * **writing and loading** tree data structures using Python’s object serialisation -* **generating** complete and partial tress in NEWICK format +* **generating** partial and complete tress in NEWICK format # Implementation