class BELParser::Language::Version1_0::Functions::PeptidaseActivity::Signatures::PeptidaseActivityOfComplexAbundanceSignature

PeptidaseActivityOfComplexAbundanceSignature

Constants

AST
STRING_FORM

Public Class Methods

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