EMBL Feature Extractor

Extract sequence features from EMBL files and convert to FASTA format

Tool Configuration
Configure the parameters for EMBL Feature Extractor

Paste the contents of one or more EMBL files. The tool will extract feature sequences and convert them to FASTA format.

Choose how to display features: extract them separately or highlight them in the full sequence

1

Prepare Your EMBL File

Paste the contents of your EMBL format file. The file must contain a feature table (FT lines) with annotated sequence features.

2

Select Output Mode

Choose "Separated" to extract features only, or "Uppercased" to highlight features within the full sequence context.

3

Execute Extraction

Click "Execute Tool" to extract all annotated features (CDS, mRNA, exons, etc.) from the EMBL file.

4

Download Feature Sequences

Review the extracted features and download them in FASTA format for further analysis or downstream processing.

About EMBL Feature Extraction
Understanding feature tables and sequence extraction

What are EMBL Features?

EMBL files contain feature tables (FT lines) that annotate specific regions of the sequence, such as coding sequences (CDS), mRNA, exons, introns, and regulatory elements. This tool extracts these annotated regions and returns them in FASTA format.

Common Feature Types

  • CDS - Coding sequence (translates to protein)
  • mRNA - Messenger RNA transcript
  • exon - Protein-coding region of gene
  • intron - Non-coding region removed during splicing
  • promoter - Regulatory region controlling transcription
  • source - Overall sequence source information

Output Modes

Separated Mode

Extracts only the feature sequences. Useful for analyzing specific regions like coding sequences or exons in isolation.

Uppercased Mode

Shows features in context by uppercasing them within the full sequence. Helps visualize feature locations and surrounding regions.

Use Cases

Extract cDNA from Genomic DNA

Join exons to create a cDNA sequence from a genomic sequence containing introns.

Analyze Coding Regions

Extract all CDS features to analyze protein-coding sequences separately.

Study Regulatory Elements

Extract promoter, enhancer, or other regulatory sequences for motif analysis.

Feature Comparison

Compare similar features across different genes or organisms.