Paste the contents of one or more EMBL files. The tool will extract protein translation sequences from the /translation qualifier.
Paste the contents of your EMBL format file. The file must contain features with /translation qualifiers.
Click "Execute Tool" to extract all protein translation sequences from the /translation qualifiers in the feature table.
View extracted protein sequences with statistics including total residues, average length, and protein count.
Download the protein sequences in FASTA format for BLAST searches, protein analysis, or database submission.
EMBL files often include predicted or experimentally determined protein sequences in the feature table under the /translation qualifier. These are the amino acid sequences that result from translating coding sequences (CDS).
FT CDS join(265..402,673..781) FT /gene="fem-2" FT /product="PP2C protein phosphatase" FT /translation="MSDSLNHPSSSTVHADDGF..."
The translation is stored as a quoted string that may span multiple lines.
Extract proteins for domain analysis, structural prediction, or functional annotation.
Use extracted proteins for BLASTp searches to find homologs or orthologs.
Compare protein sequences across different species or strains.
Prepare protein sequences for submission to UniProt or other databases.
The tool returns protein sequences in FASTA format with headers containing the feature type (usually CDS) and relevant qualifiers like gene name or product. Sequences are formatted with 60 amino acids per line for readability.