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

RNAAbundanceSignature

Constants

AST
STRING_FORM

Public Class Methods

semantic_ast() click to toggle source
# File lib/bel_parser/language/version1_0/functions/rna_abundance.rb, line 105
def self.semantic_ast
  AST
end
string_form() click to toggle source
# File lib/bel_parser/language/version1_0/functions/rna_abundance.rb, line 109
def self.string_form
  STRING_FORM
end