{"id":22188425,"url":"https://github.com/vmikk/ucs","last_synced_at":"2025-03-24T20:14:46.351Z","repository":{"id":241438229,"uuid":"804855417","full_name":"vmikk/ucs","owner":"vmikk","description":"UC file summarizer","archived":false,"fork":false,"pushed_at":"2025-02-16T18:46:38.000Z","size":221,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T19:32:15.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/vmikk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-23T12:03:09.000Z","updated_at":"2025-02-16T18:46:41.000Z","dependencies_parsed_at":"2024-05-28T11:00:58.539Z","dependency_job_id":"698e3308-eeaa-483e-bed4-9f564269e316","html_url":"https://github.com/vmikk/ucs","commit_stats":null,"previous_names":["vmikk/ucs"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmikk%2Fucs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmikk%2Fucs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmikk%2Fucs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmikk%2Fucs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmikk","download_url":"https://codeload.github.com/vmikk/ucs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344005,"owners_count":20599867,"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-02T11:10:28.160Z","updated_at":"2025-03-24T20:14:46.345Z","avatar_url":"https://github.com/vmikk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `ucs` - UC file proccessing tool\n\nThe `ucs` tool reads USEARCH cluster format (UC) files, \nwhich are tab-separated text files commonly used in clustering and database searches. \nEach line in a UC file represents a record corresponding to an input sequence, \ndescribing cluster-membership information, alignments, and sequence identities. \nFor detailed information on the UC format, refer to the [USEARCH manual](https://drive5.com/usearch/manual/opt_uc.html).\n\n## Usage\n\nCheck clustering summary \n(estimates the number of unique query and target sequences, \nas well as the number of queries with identical names mapped to multiple targets):\n\n```bash\nucs -i test.uc.gz -s\n```\n\nExtract mapping results (only Query and Target columns), \nremove redundant records and duplicates, \nsave results to text file:\n\n```bash\nucs -i test.uc.gz -o mappings.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmikk%2Fucs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmikk%2Fucs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmikk%2Fucs/lists"}