# HG changeset patch # User francesco_lapi # Date 1722526681 0 # Node ID c3bc39f335d3b688ede56f458963ca63d3175e30 # Parent 4e7f4cefeaeb3ae117f4efcd97a15ee47fcebf70 Uploaded diff -r 4e7f4cefeaeb -r c3bc39f335d3 marea_2/flux_to_map.py --- 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