All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ets.phenopacket-schema.2.0.2.source-code.moleculecontext.js Maven / Gradle / Ivy

// source: ga4gh/vrsatile/v1/vrsatile.proto
/**
 * @fileoverview
 * @enhanceable
 * @suppress {missingRequire} reports error on implicit type usages.
 * @suppress {messageConventions} JS Compiler reports an error if a variable or
 *     field starts with 'MSG_' and isn't a translatable message.
 * @public
 */
// GENERATED CODE -- DO NOT EDIT!
/* eslint-disable */
// @ts-nocheck

goog.provide('proto.org.ga4gh.vrsatile.v1.MoleculeContext');

/**
 * @enum {number}
 */
proto.org.ga4gh.vrsatile.v1.MoleculeContext = {
  UNSPECIFIED_MOLECULE_CONTEXT: 0,
  GENOMIC: 1,
  TRANSCRIPT: 2,
  PROTEIN: 3
};





© 2015 - 2024 Weber Informatics LLC | Privacy Policy