genipe.tests package¶
Module contents¶
Submodules¶
genipe.tests.test_db module¶
genipe.tests.test_formats module¶
genipe.tests.test_impute2_extractor module¶
genipe.tests.test_impute2_merger module¶
genipe.tests.test_imputed_stats module¶
-
class
genipe.tests.test_imputed_stats.
TestImputedStats
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
genipe.tests.test_imputed_stats.
TestImputedStatsCox
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
genipe.tests.test_imputed_stats.
TestImputedStatsLinear
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
genipe.tests.test_imputed_stats.
TestImputedStatsLogistic
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
class
genipe.tests.test_imputed_stats.
TestImputedStatsMixedLM
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
test_fit_mixedlm_interaction_use_ml
()[source]¶ Tests the ‘fit_mixedlm’ function with interaction (using ML).
-
test_full_fit_mixedlm_interaction
()[source]¶ Tests the full pipeline for mixed linear model with interaction.
-
test_full_fit_mixedlm_interaction_use_ml
()[source]¶ Tests the full pipeline for mixed linear model (interaction, ML).
-
test_full_fit_mixedlm_multiprocess
()[source]¶ Tests the full pipeline, mixed linear model with >1 processes.
-
-
class
genipe.tests.test_imputed_stats.
TestImputedStatsSkat
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
args
= None¶
-
classmethod
setUpClass
()[source]¶ Hook method for setting up class fixture before running tests in the class.
-
static
setup_skat_files
(out_directory)[source]¶ Parses the SKAT example files into the format expected by genipe.
-
classmethod
tearDownClass
()[source]¶ Hook method for deconstructing the class fixture after running all tests in the class.
-
tmp_dir
= None¶
-