Uses of Interface
org.biojava3.core.sequence.transcription.Table
-
Uses of Table in org.biojava3.core.sequence.io
Modifier and TypeClassDescriptionstatic class
Holds the concept of a codon table from the IUPAC format -
Uses of Table in org.biojava3.core.sequence.transcription
Modifier and TypeMethodDescriptionModifierConstructorDescriptionRNAToAminoAcidTranslator
(SequenceCreatorInterface<AminoAcidCompound> creator, CompoundSet<NucleotideCompound> nucleotides, CompoundSet<Table.Codon> codons, CompoundSet<AminoAcidCompound> aminoAcids, Table table, boolean trimStops, boolean initMetOnly, boolean translateNCodons)