visual.conf 718 B

123456789101112131415161718192021222324252627282930
  1. # Visual configuration for the Colorado Richly Annotated Full Text
  2. # Corpus (CRAFT).
  3. [labels]
  4. CHEBI | CHEBI | CH
  5. CL | Cell Type Ontology | CL
  6. EntrezGene | Entrez Gene | EG
  7. PR | Protein Ontology | PR
  8. GO_CC | Cellular Component | GO CC
  9. GO_BP | Biological Process | GO BP
  10. GO_MF | Molecular Function | GO MF
  11. NCBITaxon | NCBI Taxonomy | Taxon
  12. SO | Sequence Ontology | SO
  13. [drawing]
  14. SPAN_DEFAULT fgColor:black, bgColor:lightgreen, borderColor:darken
  15. ARC_DEFAULT color:black, arrowHead:triangle-5
  16. ATTRIBUTE_DEFAULT glyph:*
  17. CHEBI bgColor:#8fcfff
  18. CL bgColor:#9fe67f
  19. EntrezGene bgColor:#7fa2ff
  20. PR bgColor:#cf9fff
  21. GO_CC bgColor:#bbc3ff
  22. GO_BP bgColor:#e0ff00
  23. GO_MF bgColor:#007777
  24. NCBITaxon bgColor:#ffccaa
  25. SO bgColor:#18c59a