/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.clothocad.tool.cello; /** * * @author rozaghamari */ public enum CelloFeatureType { IPromoter, RPromoter, Gene, RBS, Reporter }