{"id":26201907,"url":"https://github.com/dmnfarrell/epitopemap","last_synced_at":"2025-06-26T07:31:53.928Z","repository":{"id":88494501,"uuid":"28104955","full_name":"dmnfarrell/epitopemap","owner":"dmnfarrell","description":"A web application for visualizing MHC binding predictions","archived":false,"fork":false,"pushed_at":"2019-07-10T10:47:08.000Z","size":5795,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T07:01:19.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmnfarrell.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}},"created_at":"2014-12-16T20:23:05.000Z","updated_at":"2022-08-19T11:21:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"cca9d86c-2b05-443b-95c1-11c6ab54414f","html_url":"https://github.com/dmnfarrell/epitopemap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dmnfarrell/epitopemap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Fepitopemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Fepitopemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Fepitopemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Fepitopemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmnfarrell","download_url":"https://codeload.github.com/dmnfarrell/epitopemap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmnfarrell%2Fepitopemap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262022207,"owners_count":23246278,"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":"2025-03-12T03:24:18.054Z","updated_at":"2025-06-26T07:31:53.892Z","avatar_url":"https://github.com/dmnfarrell.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"epitopemap\n==========\n\n### A web application for visualizing mhc binding predictions\n\n**Note:** It is now recommended that you use the epitopepredict tool instead: https://github.com/dmnfarrell/epitopepredict\n\n#### Background\n\nThis web2py application is designed to allow binding predictions to be run for multiple proteins, such as a whole bacterial genome.\n\n#### Installation\n\n* Install web2py\n* Unzip web2py and place in the folder where you wish to run it\n* Download eptiopemap by cloning this repo\n* place under web2py/applications\n* Start the server using ```python web2py.py -i localhost -a password -p 8000 -K epitopemap -X```\n* Go to http://localhost:8000/epitopemap in your browser\n\n#### Other software\n\nThe ncbi-blast+ tools and muscle are needed for conservation analysis. On Ubuntu type:\n\n`sudo apt-get install ncbi-blast+ muscle`\n\n#### Python dependencies\n\nSetup currently requires you to install the Python libraries yourself. This is a cleaner approach than providing them with the application and is now simple on linux. In addition we recommend you use easy_install or pip to install the packages rather than the OS package manager (e.g. apt-get) but both methods should work.\nOn Ubuntu type the following on the command line to install the Python modules:\n\n```\nsudo apt-get install python-pip\nsudo pip install numpy pandas matplotlib biopython bokeh mpld3\n```\n\n#### Usage\n\nSee the help pages at http://dmnfarrell.github.io/epitopemap/help.html or inside the web application for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnfarrell%2Fepitopemap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmnfarrell%2Fepitopemap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmnfarrell%2Fepitopemap/lists"}