Mercurial > repos > bimib > marea_2
changeset 219:c3bc39f335d3 draft
Uploaded
author | francesco_lapi |
---|---|
date | Thu, 01 Aug 2024 15:38:01 +0000 |
parents | 4e7f4cefeaeb |
children | 6ddd9dcc9c72 |
files | marea_2/flux_to_map.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/marea_2/flux_to_map.py Thu Aug 01 15:34:39 2024 +0000 +++ b/marea_2/flux_to_map.py Thu Aug 01 15:38:01 2024 +0000 @@ -525,6 +525,8 @@ if ARGS.net: # style arrow head(s): arrow.styleReactionElements(metabMap, reactionId + ("_B" if inversionScore == 2 else "_F")) arrow.applyTo(("F_" if inversionScore == 2 else "B_") + reactionId, metabMap, f";stroke:#ffffff00;stroke-width:{width};stroke-dasharray:'5,5'") + print("prova") + print(("F_" if inversionScore == 2 else "B_") + reactionId) print(f'5') if not ARGS.using_RAS: # style arrow body