class BELParser::Language::Version2_0::Functions::MolecularActivity
MolecularActivity: Denotes the frequency or abundance of events in which a member acts as a causal agent at the molecular scale
Constants
- DESCRIPTION
- LONG
- RETURN_TYPE
- SHORT
- SIGNATURES
- T_ENC
Public Class Methods
description()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/molecular_activity.rb, line 35 def self.description DESCRIPTION end
long()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/molecular_activity.rb, line 27 def self.long LONG end
return_type()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/molecular_activity.rb, line 31 def self.return_type RETURN_TYPE end
short()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/molecular_activity.rb, line 23 def self.short SHORT end
signatures()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/molecular_activity.rb, line 39 def self.signatures SIGNATURES end