Uses of Interface
org.biojava3.core.sequence.transcription.Table
Packages that use Table
-
Uses of Table in org.biojava3.core.sequence.io
Classes in org.biojava3.core.sequence.io that implement TableModifier and TypeClassDescriptionstatic class
Holds the concept of a codon table from the IUPAC format -
Uses of Table in org.biojava3.core.sequence.transcription
Methods in org.biojava3.core.sequence.transcription that return TableMethods in org.biojava3.core.sequence.transcription with parameters of type TableModifier and TypeMethodDescriptionConstructors in org.biojava3.core.sequence.transcription with parameters of type TableModifierConstructorDescriptionRNAToAminoAcidTranslator
(SequenceCreatorInterface<AminoAcidCompound> creator, CompoundSet<NucleotideCompound> nucleotides, CompoundSet<Table.Codon> codons, CompoundSet<AminoAcidCompound> aminoAcids, Table table, boolean trimStops, boolean initMetOnly, boolean translateNCodons)