The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
MANIFEST
README
LICENSE
Todo
Changes
Makefile.PL
lib/RandomJungle/Jungle.pm
lib/RandomJungle/Tree.pm
lib/RandomJungle/TestData.pm
lib/RandomJungle/Tree/Node.pm
lib/RandomJungle/File/DB.pm
lib/RandomJungle/File/OOB.pm
lib/RandomJungle/File/RAW.pm
lib/RandomJungle/File/XML.pm
t/DB_01.t
t/Jungle_01.t
t/OOB_01.t
t/RAW_01.t
t/Tree_01.t
t/Tree_02.t
t/Tree_Node_01.t
t/XML_01.t
t/testdata_20samples_10vars.jungle.xml
t/testdata_20samples_10vars.jungle_invalid_xml.xml
t/testdata_20samples_10vars.oob
t/testdata_20samples_10vars.raw
t/testdata_20samples_10vars_invalid.oob
t/testdata_20samples_10vars_invalid_header_IID.raw
t/testdata_20samples_10vars_invalid_header_PHENOTYPE.raw
t/testdata_20samples_10vars_invalid_header_SEX.raw
scripts/RJ_example.pl