aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/computations
AgeCommit message (Expand)Author
2021-09-15Fix format of arguments and expected valuesFrederick Muriuki Muriithi
2021-09-08Ease search for traits and chromosomesMuriithi Frederick Muriuki
2021-09-08Fix the traits order computations for clusteringMuriithi Frederick Muriuki
2021-09-06Provide function to organise parsed QTLReaper resultsMuriithi Frederick Muriuki
2021-09-06Leave "Chr" value as string when parsingMuriithi Frederick Muriuki
2021-08-31Fix linting errors, minor bugs and reorganise codeMuriithi Frederick Muriuki
2021-08-31Fix testMuriithi Frederick Muriuki
2021-08-31Parse QTLReaper outputsMuriithi Frederick Muriuki
2021-08-20Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_gener...Muriithi Frederick Muriuki
2021-08-20Retrieve the strains with valid valuesMuriithi Frederick Muriuki
2021-08-20Add tests for ordering and implement functionMuriithi Frederick Muriuki
2021-08-20Minor correlation fixes (#36)Alexander Kabui
2021-08-18Test the clusteringMuriithi Frederick Muriuki
2021-08-18Add tests and fix errors caught with testsMuriithi Frederick Muriuki
2021-08-17Test the clusteringMuriithi Frederick Muriuki
2021-08-17Add tests and fix errors caught with testsMuriithi Frederick Muriuki
2021-08-11use normal function for correlation (#34)Alexander Kabui
2021-07-26Fix issues caught by pylintMuriithi Frederick Muriuki
2021-07-23Add data examples for `slink`. Implement function.Muriithi Frederick Muriuki
2021-07-23Add more test dataMuriithi Frederick Muriuki
2021-07-23Fix issue caught in `nearest` while testing `slink`Muriithi Frederick Muriuki
2021-07-23New function (`slink`): return [] on exceptionMuriithi Frederick Muriuki
2021-07-22Get shortest distance from two lists/tuples of member coordinatesMuriithi Frederick Muriuki
2021-07-22Test for shortest distance between members in a list and coordinateMuriithi Frederick Muriuki
2021-07-22Check that given list and both coordinates, we get shortest distanceMuriithi Frederick Muriuki
2021-07-22Check that all distances are positive or zeroMuriithi Frederick Muriuki
2021-07-22Check that distance from A to B is same as from B to AMuriithi Frederick Muriuki
2021-07-22Check that child distance from itself is zeroMuriithi Frederick Muriuki
2021-07-21Extract tests from code in GN1Muriithi Frederick Muriuki
2021-07-20Add test for code to move over from GN1Muriithi Frederick Muriuki
2021-06-29Add a diffing functionBonfaceKilz
2021-06-20merge mainAlexander Kabui
2021-06-20make requested changes to biweightAlexander Kabui
2021-06-18Fixed another error where test_generate_rqtl_command didn't include the filen...zsloan
2021-06-18Fixed file type from json to csv for test_generate_rqtl_commandzsloan
2021-06-18Fixed test_rqtl.py to include Rscript in the commandzsloan
2021-06-18fix index error (#16)Alexander Kabui
2021-06-14add biweight r script and testsAlexander Kabui
2021-05-30fix index error (#16)Alexander Kabui
2021-05-18Added unit test for computations/rqtl.pyzsloan
2021-05-15index lit tuple resultAlexander Kabui
2021-05-12delete unused functionsAlexander Kabui
2021-05-12rename lit_correlation_for_trait_list to lit_correlation_for_traitAlexander Kabui
2021-05-12rename tissue_correlation_for_trait_list with tissue_correlation_for_traitAlexander Kabui
2021-05-12rename p_val ro tissue_p_value for tissue_resultsAlexander Kabui
2021-05-08Fix typoBonfaceKilz
2021-05-08Add extra procedure for parsing a genotype fileBonfaceKilz
2021-05-03minor fixes for tiss correlation tests and namingAlexander Kabui
2021-05-03replace database with connAlexander Kabui
2021-05-02delete dataset and trait filesAlexander Kabui