Class: BELParser::Language::Version1_0::Functions::ProteinAbundance::Signatures::ProteinAbundanceWithProteinModificationSignature
- Inherits:
-
Object
- Object
- BELParser::Language::Version1_0::Functions::ProteinAbundance::Signatures::ProteinAbundanceWithProteinModificationSignature
- Extended by:
- Signature
- Defined in:
- lib/bel_parser/language/version1_0/functions/protein_abundance.rb
Overview
ProteinAbundanceWithProteinModificationSignature
Class Method Summary collapse
Methods included from Signature
<=>, semantic_ast, size, string_form, to_s
Class Method Details
.semantic_ast ⇒ Object
108 109 110 |
# File 'lib/bel_parser/language/version1_0/functions/protein_abundance.rb', line 108 def self.semantic_ast AST end |
.string_form ⇒ Object
112 113 114 |
# File 'lib/bel_parser/language/version1_0/functions/protein_abundance.rb', line 112 def self.string_form STRING_FORM end |