iblatlas.tests.test_genomics

Classes

TestLoadAgea

TestMerfish

class TestLoadAgea(methodName='runTest')[source]

Bases: TestCase

test_load()[source]

Tests the mechanics of the load function by faking a 3 experiments gene expression dataset Here we just want to make sure the function returns the right dataframes and volumes, and that the atlas reads the right label and image volumes

class TestMerfish(methodName='runTest')[source]

Bases: TestCase

test_rgba()[source]