addie-uniprot-hits/README.md
2026-07-10 11:56:34 +02:00

13 lines
440 B
Markdown

# Usage
Use
```console
python3 uniprot-api.py -t 150 -p 10
```
# Flags
`-t <number of entries>`: go through the first `<number of entries>` entries in the `rhea_unclassified_unique_ec4_candidates.tsv` file.
`-p <number of uniprot proteins`: limit results by number of uniprot proteins associated with a rhea id. If searching UniProt by a rhea ID yield more than `<number of uniprot proteins>` results, that rhea entry will be skipped.