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

Safe HaskellNone
LanguageHaskell2010

RJSONConvert

Synopsis

Documentation

rJsonToTree :: Object -> Tree NodeLabel Source #

Convert a R JSON format into the workable tree format

decodeRJsonTree :: ByteString -> Object Source #

Get the generic AST from the file

getRJsonTree :: Object -> Tree NodeLabel Source #

Get the lineage tree from a generic AST