{"id":23217620,"url":"https://github.com/jistr/seq2fasta","last_synced_at":"2025-10-06T01:18:37.774Z","repository":{"id":25289735,"uuid":"28715749","full_name":"jistr/seq2fasta","owner":"jistr","description":"Converts one or more DNA bare sequence files (.seq) into one FASTA format file (.fas).","archived":false,"fork":false,"pushed_at":"2015-01-02T14:46:47.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T10:58:32.421Z","etag":null,"topics":["converter","dna","fas","fasta","seq"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jistr.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":"2015-01-02T14:38:47.000Z","updated_at":"2015-01-02T14:46:47.000Z","dependencies_parsed_at":"2022-08-23T04:50:10.098Z","dependency_job_id":null,"html_url":"https://github.com/jistr/seq2fasta","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/jistr%2Fseq2fasta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fseq2fasta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fseq2fasta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jistr%2Fseq2fasta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jistr","download_url":"https://codeload.github.com/jistr/seq2fasta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247347918,"owners_count":20924477,"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":["converter","dna","fas","fasta","seq"],"created_at":"2024-12-18T20:48:58.909Z","updated_at":"2025-10-06T01:18:32.742Z","avatar_url":"https://github.com/jistr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"seq2fasta\n=========\n\nConverts one or more DNA bare sequence files (.seq) into one FASTA\nformat file (.fas).\n\nThe program is intended for and tested in Linux terminal environment.\n\nInstallation\n------------\n\nRun these in the terminal:\n\n```\ncd /usr/local/bin\nsudo wget https://raw.githubusercontent.com/jistr/seq2fasta/master/seq2fasta.py\nsudo chmod 0755 seq2fasta.py\n```\n\nUsage example\n-------------\n\n```\nseq2fasta.py first.seq second.seq third.seq \u003e all_sequences.fas\n```\n\nOr, if you want to convert all .seq files in the current directory:\n\n```\nseq2fasta.py *.seq \u003e all_sequences.fas\n```\n\n\nLicense\n-------\n\nGNU AGPL v3 or later\n\nAuthors\n-------\n\nKamila Brazdilova and Jiri Stransky\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjistr%2Fseq2fasta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjistr%2Fseq2fasta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjistr%2Fseq2fasta/lists"}