{"id":42155682,"url":"https://github.com/arendsee/zwc","last_synced_at":"2026-01-26T19:11:09.136Z","repository":{"id":22120827,"uuid":"25451459","full_name":"arendsee/zwc","owner":"arendsee","description":"A fast version of the EMBOSS wordcount utility","archived":false,"fork":false,"pushed_at":"2018-12-11T04:22:30.000Z","size":285,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-11T16:26:39.393Z","etag":null,"topics":["bioinformatics","fasta","wordcount"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/arendsee.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":"2014-10-20T05:02:43.000Z","updated_at":"2024-06-11T16:26:39.394Z","dependencies_parsed_at":"2022-08-19T15:10:10.830Z","dependency_job_id":null,"html_url":"https://github.com/arendsee/zwc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arendsee/zwc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arendsee%2Fzwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arendsee%2Fzwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arendsee%2Fzwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arendsee%2Fzwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arendsee","download_url":"https://codeload.github.com/arendsee/zwc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arendsee%2Fzwc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28785172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"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","fasta","wordcount"],"created_at":"2026-01-26T19:11:03.758Z","updated_at":"2026-01-26T19:11:09.128Z","avatar_url":"https://github.com/arendsee.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges)\n[![Travis-CI Build Status](https://travis-ci.org/arendsee/zwc.svg?branch=master)](https://travis-ci.org/arendsee/zwc)\n[![Coverage Status](https://img.shields.io/codecov/c/github/arendsee/zwc/master.svg)](https://codecov.io/github/arendsee/zwc?branch=master)\n[![DOI](https://zenodo.org/badge/25451459.svg)](https://zenodo.org/badge/latestdoi/25451459)\n\nzwc\n===\n\nI wrote this program because I needed a fast fasta word counter and the EMBOSS ```wordcount``` utility is extremely slow.\n\nzwc is on the order of 10X to 100X faster than EMBOSS' program, depending on the parameters and input data.\n\nInstallation\n============\n\nInstall from github with\n\n```R\nlibrary(devtools)\ninstall_github('arendsee/zwc')\n```\n\nUsage\n=====\n\n```R\n# Get counts of all 2-mers in a fasta file\nfasta_wc(\"my-fasta-file.fa\", k=2)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farendsee%2Fzwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farendsee%2Fzwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farendsee%2Fzwc/lists"}