{"id":16641941,"url":"https://github.com/mkviatkovskii/bioutils","last_synced_at":"2026-04-14T18:31:08.807Z","repository":{"id":166174244,"uuid":"480809121","full_name":"mkviatkovskii/bioutils","owner":"mkviatkovskii","description":"Collection of bioinformatics-related tools written in Python","archived":false,"fork":false,"pushed_at":"2022-04-12T13:20:15.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-26T21:25:51.813Z","etag":null,"topics":["bioinformatics","biopython","genome-analysis"],"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/mkviatkovskii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-04-12T12:51:57.000Z","updated_at":"2023-03-19T12:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"7769e9a5-68c9-452b-980d-744a27b5f633","html_url":"https://github.com/mkviatkovskii/bioutils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkviatkovskii/bioutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkviatkovskii%2Fbioutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkviatkovskii%2Fbioutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkviatkovskii%2Fbioutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkviatkovskii%2Fbioutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkviatkovskii","download_url":"https://codeload.github.com/mkviatkovskii/bioutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkviatkovskii%2Fbioutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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":["bioinformatics","biopython","genome-analysis"],"created_at":"2024-10-12T07:48:19.274Z","updated_at":"2026-04-14T18:31:08.790Z","avatar_url":"https://github.com/mkviatkovskii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Longest gene search tool\n\n## Summary\nTool for finding list of gene-like sequences of max common length for\ngiven input list of sequences (aligned contigs). Input is in FASTA\nformat, output is in FASTA-2 format.\n\n## Requirements\n* Python 3.6+\n* BioPython 1.71+\n\n## Parameters\n* `-i`, `--input-file`: input FASTA file with aligned contigs.\n* `-o`, `--output-file`: path to output FASTA-2 file.\n* `-ms`, `--min-similarity`: Minimal allowed similarity of sequences,\nin [0, 1] interval. By default is 0.95.\n\n## Example\n```bash\npython3 ./longest_gene.py -i examples/gregalis.fa -o output.fa\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkviatkovskii%2Fbioutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkviatkovskii%2Fbioutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkviatkovskii%2Fbioutils/lists"}