# HG changeset patch # User saskia-hiltemann # Date 1445329988 14400 # Node ID b14f1444e464c8aaa257cbff09987ebf92fdd35b # Parent ec5bddcdff4763bc7f90f72e41cff66bc4ab1e03 Uploaded diff -r ec5bddcdff47 -r b14f1444e464 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Oct 20 04:33:08 2015 -0400 @@ -0,0 +1,14 @@ +Krona visualistion on generic hierarchy files. + +Input file must be a tab-delimited file with first column being a count, rest the hierarchy, for example:: + + 2 Fats Saturated fat + 3 Fats Unsaturated fat Monounsaturated fat + 3 Fats Unsaturated fat Polyunsaturated fat + 13 Carbohydrates Sugars + 4 Carbohydrates Dietary fiber + 21 Carbohydrates + 5 Protein + 4 + +Would yield the following graph: http://krona.sourceforge.net/examples/text.krona.html