Class SimpleGeneticCodeTable

    • Constructor Detail

      • SimpleGeneticCodeTable

        public SimpleGeneticCodeTable​(FiniteAlphabet source,
                                      FiniteAlphabet target)
        Creates a new instance of SimpleGeneticCodeTable
    • Method Detail

      • setTableNumber

        public void setTableNumber​(int num)
      • getTableNumber

        public int getTableNumber()
        Returns:
        the value for the feature qualifier table_num found in the DDBJ/EMBL/GenBank Feature Table. The associated feature key is CDS.
      • setDescription

        public void setDescription​(java.lang.String description)
      • getDescription

        public java.lang.String getDescription()
        Returns:
        A string descripting this table, normally the one found in the DDBJ/EMBL/GenBank Feature Table.