Three to One

Three to One translates three-letter amino acid codes into single-letter amino acid codes to produce concise protein sequence representations for downstream computational analyses.


Key Features:

  • Conversion: Performs deterministic mapping of three-letter amino acid codes to corresponding single-letter amino acid codes.
  • Implementation: Implemented in JavaScript.
  • Integration: Integrates with the Sequence Manipulation Suite and other JavaScript-based utilities for combined sequence analysis.

Scientific Applications:

  • Data Compression: Reduces sequence length by representing amino acids with single letters, facilitating smaller storage and faster processing.
  • Sequence Analysis: Produces single-letter sequences suitable for sequence alignment, motif searching, and other computational analyses.
  • Education: Provides a clear mapping between three-letter and single-letter amino acid representations for teaching protein sequence notation.

Methodology:

Maps three-letter amino acid tokens to single-letter tokens via direct lookup; implemented in JavaScript and integrated within the Sequence Manipulation Suite.

Topics

Collections

Details

Tool Type:
web application
Operating Systems:
Linux, Windows, Mac
Added:
12/6/2017
Last Updated:
9/4/2019

Operations

Publications

Stothard P. The Sequence Manipulation Suite: JavaScript Programs for Analyzing and Formatting Protein and DNA Sequences. BioTechniques. 2000;28(6):1102-1104. doi:10.2144/00286ir01. PMID:10868275.

Documentation