{"id":37610942,"url":"https://github.com/brsynth/selenzy-wrapper","last_synced_at":"2026-01-16T10:20:48.826Z","repository":{"id":37410485,"uuid":"385603026","full_name":"brsynth/selenzy-wrapper","owner":"brsynth","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-17T08:33:54.000Z","size":698,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T20:14:11.658Z","etag":null,"topics":["synbio"],"latest_commit_sha":null,"homepage":"","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,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-13T12:52:33.000Z","updated_at":"2023-06-06T09:04:34.000Z","dependencies_parsed_at":"2025-09-09T18:43:06.406Z","dependency_job_id":"1f5da91d-17e9-4e66-9d8a-f0aa4f52014e","html_url":"https://github.com/brsynth/selenzy-wrapper","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/brsynth/selenzy-wrapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fselenzy-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fselenzy-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fselenzy-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fselenzy-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brsynth","download_url":"https://codeload.github.com/brsynth/selenzy-wrapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brsynth%2Fselenzy-wrapper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["synbio"],"created_at":"2026-01-16T10:20:48.765Z","updated_at":"2026-01-16T10:20:48.820Z","avatar_url":"https://github.com/brsynth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenzy-wrapper - rpSBML wrapper for selenzy tool\n\n## Install\n### From Conda\n```sh\n[sudo] conda install -c brsynth -c conda-forge -c bioconda selenzy_wrapper\n\n```\n\n## Use\n### CLI\n```\npython -m selenzy_wrapper tests/data/pathway.xml selenzy.xml\n```\n### As a Python module\n```python\nfrom selenzy_wrapper import selenzy_pathway\n\npathway = rpPathway.from_rpSBML(infile='tests/data/pathway.xml')\n\nselenzy_pathway(pathway=pathway)\n\npathway.to_rpSBML().write_to_file('selenzy.xml')\n```\n\n## Tests\nPlease follow instructions below ti run tests:\n```\ncd tests\npytest -v\n```\nFor further tests and development tools, a CI toolkit is provided in `ci` folder (see [ci/README.md](ci/README.md)). --\u003e\n\n\n## Authors\n\n* **Joan Hérisson**\n\n## Acknowledgments\n\n* Thomas Duigou\n\n\n## Licence\nselenzy-wrapper 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%2Fselenzy-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrsynth%2Fselenzy-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrsynth%2Fselenzy-wrapper/lists"}