BiobaseNewick-0.0.0.1: Newick file format parser.

Safe HaskellNone
LanguageHaskell2010

Biobase.Newick.Types

Synopsis

Documentation

data Info Source

Node and leaf information in Newick trees.

Constructors

Info 

Fields

label :: Text
 
distance :: Double