{"id":23505692,"url":"https://github.com/gamcil/genome2json","last_synced_at":"2025-04-16T01:00:13.430Z","repository":{"id":57433610,"uuid":"236714804","full_name":"gamcil/genome2json","owner":"gamcil","description":"Parse GenBank/GFF3 to JSON","archived":false,"fork":false,"pushed_at":"2020-10-30T05:12:52.000Z","size":75,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-16T01:00:07.451Z","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/gamcil.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}},"created_at":"2020-01-28T11:00:14.000Z","updated_at":"2021-01-19T02:11:07.000Z","dependencies_parsed_at":"2022-08-28T04:41:17.678Z","dependency_job_id":null,"html_url":"https://github.com/gamcil/genome2json","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamcil%2Fgenome2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamcil%2Fgenome2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamcil%2Fgenome2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamcil%2Fgenome2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamcil","download_url":"https://codeload.github.com/gamcil/genome2json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249178209,"owners_count":21225349,"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":[],"created_at":"2024-12-25T09:39:07.404Z","updated_at":"2025-04-16T01:00:13.409Z","avatar_url":"https://github.com/gamcil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# genome2json\nParse genomes in GenBank/GFF3 format to JSON\n\nImplemented in pure Python using builtin libraries.\n\n\n```\n$ g2j -h\n\nusage: Genome2JSON [-h] (-gbk GENBANK | -gff GENERAL) [-fa FASTA] -o OUTPUT\n                   [--json_indent JSON_INDENT] [--grouped]\n\nParse genomes in GenBank/GFF3 format, and convert to JSON\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -gbk GENBANK, --genbank GENBANK\n                        GenBank file\n  -gff GENERAL, --general GENERAL\n                        GFF3 file\n  -fa FASTA, --fasta FASTA\n                        FASTA file, required when parsing GFF\n  -o OUTPUT, --output OUTPUT\n                        Save JSON to file\n  --json_indent JSON_INDENT\n                        Number of spaces to indent in JSON\n  --grouped             Group overlapping sequence features\n\nCameron Gilchrist 2020\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamcil%2Fgenome2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamcil%2Fgenome2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamcil%2Fgenome2json/lists"}