From bb060fd3e9bf19a7cebbd8563d646ecd014adca3 Mon Sep 17 00:00:00 2001 From: a2390yu Date: Fri, 10 Jul 2026 12:09:07 +0200 Subject: [PATCH] readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 326f3dc..72880af 100644 --- a/README.md +++ b/README.md @@ -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 `: go through the first `` entries in the `rhea_unclassified_unique_ec4_candidates.tsv` file.