- Parent: Water circulation by Sample Maker at 2007-10-15_19:32:13
digraph rankdir="LR" {
node [shape=plaintext]
anticoag [label="Anticoagulant"]
agent1 [label="Rivaroxaban"]
agent1 -> anticoag [arrowhead="empty"]
}
digraph rankdir="LR" {
node [shape=plaintext]
anticoag [label="Anticoagulant"]
agent1 [label="Rivaroxaban"]
agent1 -> anticoag [arrowhead="empty"]
}