{"id":16455237,"url":"https://github.com/asiern/genetics","last_synced_at":"2025-08-09T00:06:07.876Z","repository":{"id":123000700,"uuid":"318788244","full_name":"Asiern/Genetics","owner":"Asiern","description":"Genetic diseases analyzation using K-means clustering and OpenMP.","archived":false,"fork":false,"pushed_at":"2021-01-08T10:27:24.000Z","size":17518,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-09T18:02:13.625Z","etag":null,"topics":["clustering","k-means-clustering","openmp","openmp-parallelization"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Asiern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-05T12:54:29.000Z","updated_at":"2022-11-23T05:44:21.000Z","dependencies_parsed_at":"2023-07-21T05:32:04.803Z","dependency_job_id":null,"html_url":"https://github.com/Asiern/Genetics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asiern%2FGenetics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asiern%2FGenetics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asiern%2FGenetics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asiern%2FGenetics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asiern","download_url":"https://codeload.github.com/Asiern/Genetics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240947645,"owners_count":19883029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clustering","k-means-clustering","openmp","openmp-parallelization"],"created_at":"2024-10-11T10:21:39.080Z","updated_at":"2025-02-26T22:41:29.154Z","avatar_url":"https://github.com/Asiern.png","language":"C","readme":"# :syringe: Genetics\n\nGenetic diseases analyzation using K-means clustering (Lloyd’s algorithm) to classify the samples and \u003cb\u003eOpenMP\u003c/b\u003e to parallelize the code.\n\n### :triangular_ruler: Project Structure\n\nThe project is divided into two pieces:\u003cbr\u003e\n- Serial: `gengroups_s.c` `fungg_s.c`.\u003cbr\u003e\n- Parallel: `gengroups_p.c` `fungg_p.c`.\u003cbr\u003e\n\nThe results of the execution can be found at `results_s.out` and `results_p.out`.\u003cbr\u003e\n\n---\n\n### :wrench: Build\n\nNavigate to the `Source` folder and run the following command:\n\n```\n# Making\n$ make\n```\n\nThis should have created 2 files `genetics_s` and `genetics_p`.\n\n```\n# Running the program\n# ./[program version] dbgen.dat dbdise.dat [number of elements to be processed]\n$ ./genetics_p dbgen.dat dbdise.dat 1000\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiern%2Fgenetics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasiern%2Fgenetics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasiern%2Fgenetics/lists"}