Class: BELParser::Language::Version2_0::Functions::RNAAbundance::Signatures::RNAAbundanceWithVariantSignature

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

Overview

RNAAbundanceWithVariantSignature

Class Method Summary collapse

Methods included from Signature

<=>, semantic_ast, size, string_form, to_s

Class Method Details

.semantic_astObject



175
176
177
# File 'lib/bel_parser/language/version2_0/functions/rna_abundance.rb', line 175

def self.semantic_ast
  AST
end

.string_formObject



179
180
181
# File 'lib/bel_parser/language/version2_0/functions/rna_abundance.rb', line 179

def self.string_form
  STRING_FORM
end