{"id":32176364,"url":"https://github.com/brsynth/genes2doe","last_synced_at":"2025-10-21T19:59:12.045Z","repository":{"id":60722432,"uuid":"430120926","full_name":"brsynth/genes2doe","owner":"brsynth","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-17T16:42:00.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-21T19:59:07.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/brsynth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-20T14:12:30.000Z","updated_at":"2021-12-17T16:42:02.000Z","dependencies_parsed_at":"2022-10-03T21:01:29.152Z","dependency_job_id":null,"html_url":"https://github.com/brsynth/genes2doe","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/brsynth/genes2doe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fgenes2doe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fgenes2doe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fgenes2doe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fgenes2doe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","download_url":"https://codeload.github.com/brsynth/genes2doe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fgenes2doe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280325297,"owners_count":26311419,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-21T19:59:06.369Z","updated_at":"2025-10-21T19:59:12.033Z","avatar_url":"https://github.com/brsynth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genes2doe - Extract genes for OptDoE\n\n## Install\n### From Conda\n```sh\n[sudo] conda install -c conda-forge genes2doe\n\n```\n\n## Use\n### CLI\n```\npython -m parts2doe tests/data/input/lycopene.xml GeneParts.csv\n```\n### As a Python module\n```python\nfrom parts2doe import extract_genes\n\ngenes = extract_genes(\n    sbml_file='tests/data/input/lycopene.xml'\n)\ngenes.to_csv('GeneParts.csv', index=False)\n```\n\n## Tests\n`pytest` is required and installable by:\n```\nconda install -c conda-forge pytest\n```\n\nPlease follow instructions below to run tests:\n```\npython -m pytest\n```\nFor further tests and development tools, a CI toolkit is provided in https://github.com/breakthewall/cicd-toolkit.\n\n\n## Authors\n\n* **Joan Hérisson**\n\n\n## Licence\ngenes2doe is released under the MIT licence. See the LICENCE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrsynth%2Fgenes2doe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrsynth%2Fgenes2doe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrsynth%2Fgenes2doe/lists"}