readme
This commit is contained in:
parent
dbea4c80d7
commit
bb060fd3e9
@ -2,9 +2,11 @@
|
|||||||
|
|
||||||
Use
|
Use
|
||||||
```console
|
```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
|
# Flags
|
||||||
|
|
||||||
`-t <number of entries>`: go through the first `<number of entries>` entries in the `rhea_unclassified_unique_ec4_candidates.tsv` file.
|
`-t <number of entries>`: go through the first `<number of entries>` entries in the `rhea_unclassified_unique_ec4_candidates.tsv` file.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user