class BELParser::Language::Version2_0::Functions::Fusion
Fusion: Specifies the abundance of a protein translated from the fusion of a gene.
Constants
- DESCRIPTION
- G_ENC
- LONG
- P_ENC
- RETURN_TYPE
- R_ENC
- SHORT
- SIGNATURES
Public Class Methods
description()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/fusion.rb, line 36 def self.description DESCRIPTION end
long()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/fusion.rb, line 28 def self.long LONG end
return_type()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/fusion.rb, line 32 def self.return_type RETURN_TYPE end
short()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/fusion.rb, line 24 def self.short SHORT end
signatures()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/fusion.rb, line 40 def self.signatures SIGNATURES end