elynx-tree-0.6.0.0: Handle phylogenetic trees
Copyright(c) Dominik Schrempf 2021
LicenseGPL-3
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

ELynx.Tree.Export.Nexus

Description

Creation date: Tue Apr 28 20:24:19 2020.

Synopsis

Documentation

toNexusTrees :: (HasMaybeLength e, HasMaybeSupport e, HasName a) => [(ByteString, Tree e a)] -> ByteString Source #

Export a list of (NAME, TREE) to a Nexus file.