aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Refactor: Remove unnecessary iterations and nameFrederick Muriuki Muriithi
2022-07-29New script to run sample correlationsFrederick Muriuki Muriithi
2022-07-29Fix failing testsFrederick Muriuki Muriithi
2022-07-28Add command to run the sample correlations in an external processFrederick Muriuki Muriithi
2022-07-28Update sample correlations code to use multiprocessingFrederick Muriuki Muriithi
2022-07-22mypy fixesAlexander_Kabui
2022-07-22pep8 fixesAlexander_Kabui
2022-07-22linting and tests fixesAlexander_Kabui
2022-07-22import rust_correlation when running gn3 as libAlexander_Kabui
2022-07-22compute num overlapAlexander_Kabui
2022-07-22fix for bug splitting list dataAlexander_Kabui
2022-07-22minor fixes for parsing dataAlexander_Kabui
2022-07-22code to parse tissue correlation inputAlexander_Kabui
2022-07-22mypy pylint fixesAlexander_Kabui
2022-07-22code to fetch correct sample corr dataAlexander_Kabui
2022-07-22delete dead_code;rename variablesAlexander_Kabui
2022-07-22add unittestsAlexander_Kabui
2022-07-22minor fixesAlexander_Kabui
2022-07-11Allow CORS everywhere by defaultFrederick Muriuki Muriithi
2022-06-29use explicit parametersAlexander_Kabui
2022-06-29fix issuesAlexander_Kabui
2022-06-29lint test fileAlexander
2022-06-29pylint fixesAlexander
2022-06-29add testsAlexander
2022-06-29add test dataAlexander
2022-06-29minor fixesAlexander
2022-06-29handle tmp files generationAlexander
2022-06-29parse output dataAlexander
2022-06-29pep8 formattingAlexander
2022-06-29new variable: CORRELATION_COMMANDAlexander
2022-06-29init test correlation rust moduleAlexander
2022-06-29init rust correlation moduleAlexander
2022-06-28Parse the method from UI before passing it to external processFrederick Muriuki Muriithi
2022-06-21tests: test_file_utils: Replace pytest.mark.skip with unittest.skipBonfaceKilz
2022-06-21setup.py: Remove commented out "ipfshttpclient" lineBonfaceKilz
2022-06-21gn3: fs_helpers: Fix pylint errorsBonfaceKilz
2022-06-21test_file_utils: Disable test cases for "cache_ipfs_file"BonfaceKilz
2022-06-21gn3: fs_helpers: Remove ipfshttpclientBonfaceKilz
2022-06-21setup.py: Remove ipfshttpclientBonfaceKilz
2022-06-21integration: test_gemma: Skip "GemmaAPITest"BonfaceKilz
2022-06-21Replace lint code with human-readable textBonfaceKilz
2022-06-21db: correlations: Ignore pylint errorBonfaceKilz
2022-06-21db: correlations: Ignore typesBonfaceKilz
2022-06-21db: datasets.py: Ignore results from sparql.queryAndConvertBonfaceKilz
2022-06-21mypy.ini: Ignore missing lmdb mypy stubsBonfaceKilz
2022-06-20Update README: export env variables explicitlyFrederick Muriuki Muriithi
2022-06-20gn3: genodb: Retire get function.Arun Isaac
2022-06-20gn3: genodb: Match class and function names of GenotypeMatrix.Arun Isaac
2022-06-20gn3: genodb: Remove db, nrows and ncols fields from GenotypeMatrix.Arun Isaac
2022-06-20gn3: genodb: Mention reading entire matrix in module docstring.Arun Isaac