Class: BELParser::Language::Version1_0::Functions::RNAAbundance::Signatures::RNAAbundanceSignature

Inherits:
Object
  • Object
show all
Extended by:
Signature
Defined in:
lib/bel_parser/language/version1_0/functions/rna_abundance.rb

Overview

RNAAbundanceSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



105
106
107
# File 'lib/bel_parser/language/version1_0/functions/rna_abundance.rb', line 105

def self.semantic_ast
  AST
end

.string_formObject



109
110
111
# File 'lib/bel_parser/language/version1_0/functions/rna_abundance.rb', line 109

def self.string_form
  STRING_FORM
end