https://github.com/arogozhnikov/microanarci
Minified version of ANARCI, pip-installable
https://github.com/arogozhnikov/microanarci
Last synced: 3 months ago
JSON representation
Minified version of ANARCI, pip-installable
- Host: GitHub
- URL: https://github.com/arogozhnikov/microanarci
- Owner: arogozhnikov
- License: bsd-3-clause
- Created: 2024-03-13T19:36:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T18:10:55.000Z (3 months ago)
- Last Synced: 2025-03-10T19:23:10.010Z (3 months ago)
- Language: Python
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# microANARCI
Minified version of [ANARCI](https://github.com/oxpig/ANARCI). Pip-installable.
- mimics currently latest version of ANARCI (main branch in the repo, as of Feb 2025)
- installation just pulls hmmer weights that were copied from bioconda instead of rebuilding those
- dropped deprecated packaging methods## Installation:
1. install hmmer (`apt install hmmer` or `brew install hmmer`)
2. `pip install git+https://github.com/arogozhnikov/microANARCI`