💡 Quick Summary
Group Protein adjusts the spacing of protein sequences and adds numbering. Specify the group size (residues per group) and the number of residues per line. The output serves as a convenient annotated reference — the numbering and spacing let you quickly locate specific residues.
📋 How to Use
- Paste a raw protein sequence or one or more FASTA sequences into the textarea. Input limit: 100,000,000 characters.
- Choose the group size: the number of residues in each space-separated block (3, 5, or 10).
- Set residues per line: how many residues to display on each line (30–100; default 80).
- Choose the numbering position: Left places the line start position before each line; Above places a position ruler above each block; Right places the line end position after each line.
- Click Run. Position numbering always starts at 1 for protein sequences. Use Copy to copy the plain-text output.
🧮 Formulas & Logic
📊 Result Interpretation
Spaces separate each block of residues, making it easier to count to a specific position within a line.
Show the cumulative residue number at the start or end of each line (or as a ruler above). Numbering always begins at 1.
🔬 Applications
- Creating a numbered residue reference for a protein of interest
- Locating specific residues (active site, mutations, post-translational modification sites) by position
- Generating formatted protein sequence output for a publication or lab notebook
- Cross-referencing residue positions between a sequence and a structural annotation
⚠️ Common Mistakes & Warnings
Non-letter characters (spaces, numbers, dashes) and characters other than standard single-letter amino acid codes and stop codon (*) are stripped automatically.