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