visual.conf 480 B

123456789101112131415161718192021222324252627282930
  1. [labels]
  2. ### Entity types
  3. Protein | Protein | Pro | Pr | P
  4. Exp | Exp | E
  5. ### Event types
  6. ### Relation types
  7. Coref | Coref | Co
  8. ### Role types
  9. Anaphora | Anaphora | Anaph | Ana
  10. Antecedent | Antecedent | Ante | Ant
  11. [drawing]
  12. SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
  13. ARC_DEFAULT color:black, dashArray:-
  14. ATTRIBUTE_DEFAULT glyph:*
  15. Exp bgColor:#FAC5DA
  16. Protein bgColor:#7fa2ff
  17. Coref color:#994D6B, dashArray:7-3
  18. Equiv dashArray:3-3, arrowHead:none