bx.arrays.array_tree_tests module

class bx.arrays.array_tree_tests.TestArrayTree(methodName='runTest')

Bases: TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

test_big()
test_get_frequencies()
test_get_leaf()
test_get_summary()
test_higher_level_than_tree()
test_wrong_dictkey()