class BELParser::Language::Version1_0::Relationships::PrognosticBiomarkerFor
PrognosticBiomarkerFor: +A prognosticBiomarkerFor P+ - For term A and process term P, +A prognosticBiomarkerFor P+ indicates that changes in or detection of A is used in some way to be a prognostic biomarker for the subsequent development of pathology or biological process P.
Constants
- DESCRIPTION
- LONG
- SHORT
Public Class Methods
description()
click to toggle source
# File lib/bel_parser/language/version1_0/relationships/prognostic_biomarker_for.rb, line 35 def self.description DESCRIPTION end
directed?()
click to toggle source
# File lib/bel_parser/language/version1_0/relationships/prognostic_biomarker_for.rb, line 39 def self.directed? true end
long()
click to toggle source
# File lib/bel_parser/language/version1_0/relationships/prognostic_biomarker_for.rb, line 31 def self.long LONG end
short()
click to toggle source
# File lib/bel_parser/language/version1_0/relationships/prognostic_biomarker_for.rb, line 27 def self.short SHORT end