{"id":16520892,"url":"https://github.com/jhrcook/protein-language-models","last_synced_at":"2026-05-28T23:31:10.850Z","repository":{"id":200594416,"uuid":"705883462","full_name":"jhrcook/protein-language-models","owner":"jhrcook","description":"Experimenting with protein language model predictions","archived":false,"fork":false,"pushed_at":"2023-10-16T22:08:36.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T01:15:52.472Z","etag":null,"topics":["data-analysis","protein-language-model","variant-effect-prediction"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jhrcook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-16T22:06:24.000Z","updated_at":"2023-10-16T22:09:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a55825a-cd44-4283-9803-31abd571278f","html_url":"https://github.com/jhrcook/protein-language-models","commit_stats":null,"previous_names":["jhrcook/protein-language-models"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhrcook/protein-language-models","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Fprotein-language-models","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Fprotein-language-models/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Fprotein-language-models/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Fprotein-language-models/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhrcook","download_url":"https://codeload.github.com/jhrcook/protein-language-models/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhrcook%2Fprotein-language-models/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33630999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["data-analysis","protein-language-model","variant-effect-prediction"],"created_at":"2024-10-11T16:53:33.491Z","updated_at":"2026-05-28T23:31:10.827Z","avatar_url":"https://github.com/jhrcook.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protein language models\n\n## Setup\n\n```bash\npyenv local 3.11\npython -m venv .env\nsource .env/bin/activate\npip install --upgrade pip\npip install -r requirements.txt\n```\n\n```bash\npre-commit install\n```\n\n## Data preparation\n\nRun the following script to download and prepare the raw data:\n\n```bash\n./prepare_data.py\n```\n\nData sources:\n\ndownloaded AlphaMissesnse predictions: \u003chttps://zenodo.org/records/8360242\u003e\ndownloaded the file: \"AlphaMissense_aa_substitutions.tsv.gz\"\n\nESM1b paper: \u003chttps://www.nature.com/articles/s41588-023-01465-0\u003e\nDownloaded ESM1b: \u003chttps://huggingface.co/spaces/ntranoslab/esm_variants/tree/main\u003e\ndownloaded the file: \"ALL_hum_isoforms_ESM1b_LLR.zip\"\n\nCopied them to \"raw-data/\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhrcook%2Fprotein-language-models","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhrcook%2Fprotein-language-models","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhrcook%2Fprotein-language-models/lists"}