seanome/kmerseek

Get Uniprot domains from overlapping regions found in k-mers

Offen

#6 geöffnet am 11.02.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (3 Forks)auto 404
Pythonhelp wanted

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 5T 17h) (13 gemergte PRs in 30 T)

Beschreibung

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