File: cv-helper.sqlapi

package info (click to toggle)
libchado-perl 1.31-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 44,724 kB
  • sloc: sql: 282,721; xml: 192,553; perl: 25,524; sh: 102; python: 73; makefile: 57
file content (3 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (6)
1
2
3
COMMENT ON FUNCTION get_cv_id_for_relation() IS 'returns the cv.cv_id for the foundational relation ontology (OBO_REL)';

COMMENT ON FUNCTION get_cvterm_id_for_is_a() IS 'returns the cvterm.cvterm_id for the foundational is_a relation';