{"id":16649656,"url":"https://github.com/luispedro/fna2faa.rs","last_synced_at":"2025-04-07T11:13:12.710Z","repository":{"id":189125791,"uuid":"680081573","full_name":"luispedro/fna2faa.rs","owner":"luispedro","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-19T11:55:02.000Z","size":41,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T13:46:47.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/luispedro.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING.MIT","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":"2023-08-18T09:46:24.000Z","updated_at":"2024-04-04T17:00:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"de23aa3a-81f9-4255-9846-9a6a39b0b2d6","html_url":"https://github.com/luispedro/fna2faa.rs","commit_stats":null,"previous_names":["luispedro/fna2faa.rs"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Ffna2faa.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Ffna2faa.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Ffna2faa.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Ffna2faa.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luispedro","download_url":"https://codeload.github.com/luispedro/fna2faa.rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640466,"owners_count":20971558,"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-10-12T09:11:29.828Z","updated_at":"2025-04-07T11:13:12.688Z","avatar_url":"https://github.com/luispedro.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Convert nucleotide FASTA to amino acid FASTA\n\nVery fast conversion of nucleotide to amino acids FASTA. Correctly handles ambiguous nucleotides in IUPAC notation (_i.e._, if if all possible underlying nucleotides translate to the same codon, then this codon is output).\n\n\n## Example\n\n```bash\nfna2faa examples/gmsc10.fna \u003e gmsc10.faa\n```\n\n## Speed\n\nCompared to the [C++ implementation](https://github.com/luispedro/fna2faa), this is \u003e10x faster. It is even 7x than the C++ version using the same approach that does not support ambiguous nucleotides.\n\n| Test       | Rust (this one)  | C++ (full) | C++ (no ambiguous) |\n| ---------- | ---------------- | ---------- | ------------------ |\n| 2.5M genes | 0.85s            | 11s32      |    6s37            |\n\n\n- _Author_: [Luis Pedro Coelho](http://luispedro.org)\n- _License_: MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Ffna2faa.rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluispedro%2Ffna2faa.rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Ffna2faa.rs/lists"}