outrigger.tests.index.test_region module¶
-
class
outrigger.tests.index.test_region.
TestRegion
[source]¶ Bases:
object
Methods
test___eq
(location_with_region_name)test___eq_not_region
(location_with_region_name)test___init
(location)test___init_region_name
(...)test___init_start_larger_than_stop
()test___len
(location)test___neq
(location_with_region_name, location)test___str
(location)test___str_with_region_name
(...)test__start
(location)test__stop
(location)test_overlaps_false_different_chrom
(location)test_overlaps_false_same_chrom
(location)test_overlaps_true
(...)