visual.conf 744 B

1234567891011121314151617181920212223242526272829303132
  1. # -*- Mode: Text; tab-width: 8; indent-tabs-mode: nil; coding: utf-8; -*-
  2. # vim:set ft=conf ts=2 sw=2 sts=2 autoindent:
  3. [labels]
  4. patient | patient | ptnt
  5. age | age
  6. gender | gender | gndr
  7. ethnicity | ethnicity | ethn
  8. mutation | mutation | mttn
  9. disease | disease | dis
  10. characteristic | characteristic | char
  11. body-part | body-part | bodp
  12. location | location | loc
  13. [drawing]
  14. SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
  15. ARC_DEFAULT color:black, dashArray:-, arrowHead:triangle-5
  16. ATTRIBUTE_DEFAULT glyph:*
  17. gene bgColor:#7fa2ff
  18. patient bgColor:#bfafff
  19. body-part bgColor:#b4c8ff
  20. mutation bgColor:#7fb6af
  21. characteristic bgColor:#afd6cf
  22. disease bgColor:#ef7f7f
  23. location bgColor:#efefff
  24. gene-or-gene-product bgColor:#7fa2ff