find-clumpiness-0.2.3.2: Find the clumpiness of labels in a tree

Safe HaskellNone
LanguageHaskell2010

LineageConvert

Synopsis

Documentation

lineageToTree :: Label -> Object -> Tree NodeLabel Source #

Convert a lineage format into the workable tree format

decodeLineageTree :: ByteString -> Object Source #

Get the generic AST from the file

getLineageTree :: Label -> Object -> Tree NodeLabel Source #

Get the lineage tree from a generic AST