seanome/kmerseek

Get Uniprot domains from overlapping regions found in k-mers

Open

#6 opened on Feb 11, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (3 forks)auto 404
Pythonhelp wanted

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (PR metrics pending)

Description

Initial work started in this PR https://github.com/seanome/kmerseek/pull/1 in src/kmerseek/uniprot.py, but it's just a dummy function with pass. Would probably involve JSON and/or XML parsing to search through Uniprot data, but more likely XML because that's the easiest download from the regular Uniprot releases. Also see: https://github.com/olgabot/botryllus-mhc/blob/main/notebooks/400_query_uniprot_rest_api.ipynb

Contributor guide