From 4f580731b811b10515151e6f1f14e1642c19ed5e Mon Sep 17 00:00:00 2001 From: Matthew Andres Moreno Date: Wed, 22 May 2024 13:01:47 +0900 Subject: [PATCH] Fix markdown syntax --- joss/paper.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/joss/paper.md b/joss/paper.md index 2411dcf6..a87e9027 100644 --- a/joss/paper.md +++ b/joss/paper.md @@ -42,8 +42,6 @@ date: 19 May 2024 bibliography: paper.bib --- - - # Summary Contemporary bioinformatics has seen in profound new visibility into the composition, structure, and history of the natural world around us. @@ -80,6 +78,7 @@ The library's use cases range across serving as a stand-alone library for phylog # Features Key features of DendroPy include, + - rich object-oriented representations for manipulation of phylogenetic trees and character matrices, - efficient, bit-level representation of nodes' leaf bipartitions, - loading and saving popular phylogenetic data formats, including NEXUS, Newick, NeXML, Phylip, and FASTA [@maddison1997nexus; @olsen1990newick; @vos2012nexml; @felsenstein1981evolutionary; @lipman1985rapid];