aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2021-11-18Replace code migrated from R with pingouin functionsFrederick Muriuki Muriithi
2021-11-15Fix bugs in recursive partial correlationsFrederick Muriuki Muriithi
2021-11-15Fix the columns in built data frameFrederick Muriuki Muriithi
2021-11-12Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...Frederick Muriuki Muriithi
2021-11-12Pass in parser function for flexibilityFrederick Muriuki Muriithi
2021-11-11Reimplement correlations2.compute_correlation using pearsonr.Arun Isaac
2021-11-11Compare floats approximately.Arun Isaac
2021-11-11pep8 formatting;update unittestsAlexander Kabui
2021-11-09Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...Frederick Muriuki Muriithi
2021-11-09Implement remaining part of `partial_correlation_recursive` functionFrederick Muriuki Muriithi
2021-11-09Update test data: have both vectors and matricesFrederick Muriuki Muriithi
2021-11-09Add new data processing utilityFrederick Muriuki Muriithi
2021-11-04test_partial_correlations: skip failing testsBonfaceKilz
2021-11-04Create blackbox tests for some functions migrated from RFrederick Muriuki Muriithi
2021-11-04Retrieve indices of the selected samplesFrederick Muriuki Muriithi
2021-11-04Parse single line from CSV fileFrederick Muriuki Muriithi
2021-11-04Specify ten (10) decimal placesFrederick Muriuki Muriithi
2021-11-04Fix some linting errorsFrederick Muriuki Muriithi
2021-11-04Implement `tissue_correlation` functionFrederick Muriuki Muriithi
2021-11-04Partially implement `partial_correlation_recursive`Frederick Muriuki Muriithi
2021-11-04Implement `build_data_frame`Frederick Muriuki Muriithi
2021-11-04Create blackbox tests for some functions migrated from RFrederick Muriuki Muriithi
2021-11-01Add test cases for gn3.authenticationBonfaceKilz
2021-11-01Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...Frederick Muriuki Muriithi
2021-11-01Retrieve indices of the selected samplesFrederick Muriuki Muriithi
2021-11-01Parse single line from CSV fileFrederick Muriuki Muriithi
2021-10-29Feature/biweight reimplementation (#47)Alexander Kabui
2021-10-29Specify ten (10) decimal placesFrederick Muriuki Muriithi
2021-10-29Fix some linting errorsFrederick Muriuki Muriithi
2021-10-29Implement `tissue_correlation` functionFrederick Muriuki Muriithi
2021-10-25Implement `partition_all` functionFrederick Muriuki Muriithi
2021-10-25Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...Frederick Muriuki Muriithi
2021-10-25fix unittestsAlexander Kabui
2021-10-21Implement `find_identical_traits` functionFrederick Muriuki Muriithi
2021-10-21Document tests betterFrederick Muriuki Muriithi
2021-10-19Implement remaining `fix_samples` functionalityFrederick Muriuki Muriithi
2021-10-19Implement `dictify_by_samples`Frederick Muriuki Muriithi
2021-10-19Disable pylint issueFrederick Muriuki Muriithi
2021-10-19Implement `control_samples` function as is in GN1Frederick Muriuki Muriithi
2021-10-19Move `export_informative` function to `gn3.db.traits` moduleFrederick Muriuki Muriithi
2021-10-19Move 'export_trait_data' to 'gn3.db.traits' moduleFrederick Muriuki Muriithi
2021-10-19Migrate `export_informative` functionFrederick Muriuki Muriithi
2021-10-19Implement remaining `fix_samples` functionalityFrederick Muriuki Muriithi
2021-10-19Implement `dictify_by_samples`Frederick Muriuki Muriithi
2021-10-18Disable pylint issueFrederick Muriuki Muriithi
2021-10-18Implement `control_samples` function as is in GN1Frederick Muriuki Muriithi
2021-10-18Move `export_informative` function to `gn3.db.traits` moduleFrederick Muriuki Muriithi
2021-10-18Move 'export_trait_data' to 'gn3.db.traits' moduleFrederick Muriuki Muriithi
2021-10-18Migrate `export_informative` functionFrederick Muriuki Muriithi
2021-09-28Retrieve loci names ordered by chromosomesFrederick Muriuki Muriithi