# HG changeset patch # User francesco_lapi # Date 1732124925 0 # Node ID 68e5280198d7c6e40bc78b567bd3faa1ab2756ed # Parent 5581ce89f15e7e7034fc86bd6de7002b75487e06 Uploaded diff -r 5581ce89f15e -r 68e5280198d7 COBRAxy/flux_to_map.py --- a/COBRAxy/flux_to_map.py Wed Nov 20 17:40:34 2024 +0000 +++ b/COBRAxy/flux_to_map.py Wed Nov 20 17:48:45 2024 +0000 @@ -403,6 +403,9 @@ if 'r1050' in reactionId: print(reactionId) print(self.toStyleStr()) + print(getArrowBodyElementId(reactionId)) + + return self.applyTo(getArrowBodyElementId(reactionId), metabMap, f";stroke:{self.col};stroke-width:2;stroke-dasharray:5,5") return self.applyTo(getArrowBodyElementId(reactionId), metabMap, self.toStyleStr()) # Now we style the arrow head(s):