This commit is contained in:
a2390yu 2026-07-10 12:09:07 +02:00
parent dbea4c80d7
commit bb060fd3e9

View File

@ -2,9 +2,11 @@
Use
```console
python3 uniprot-api.py -t 150 -p 10
python3 uniprot-api.py -t 150 -p 10 -v
```
**Important**: use `-v` to display the differences between the amino acids that MCSA expects, sOG expects, and what UniProt says **even in the event that MCSA and UniProt do not line up perfectly**.
# Flags
`-t <number of entries>`: go through the first `<number of entries>` entries in the `rhea_unclassified_unique_ec4_candidates.tsv` file.