class BELParser::Language::Version2_0::Functions::MicroRNAAbundance
MicroRNAAbundance: Denotes the abundance of a processed, functional microRNA
Constants
- DESCRIPTION
- LONG
- M_ENC
- RETURN_TYPE
- SHORT
- SIGNATURES
Public Class Methods
description()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/micro_rna_abundance.rb, line 34 def self.description DESCRIPTION end
long()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/micro_rna_abundance.rb, line 26 def self.long LONG end
return_type()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/micro_rna_abundance.rb, line 30 def self.return_type RETURN_TYPE end
short()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/micro_rna_abundance.rb, line 22 def self.short SHORT end
signatures()
click to toggle source
# File lib/bel_parser/language/version2_0/functions/micro_rna_abundance.rb, line 38 def self.signatures SIGNATURES end