Convert DNA or RNA sequences between uppercase, lowercase, or toggle case for formatting requirements
The Case Converter is a sequence formatting tool that converts DNA, RNA, or protein sequences between uppercase and lowercase. This is useful for highlighting specific regions, meeting format requirements, or preparing sequences for publication.
Quick guide to convert case:
This tool is useful when you need to:
Sample input (mixed case):
AtcGatcGatcG Works with DNA, RNA, and protein sequences in any format.
Expected output (uppercase):
ATCGATCGATCG Toggle case swaps uppercase ↔ lowercase for each character.
Q: Does this tool handle FASTA format?
A: Yes, headers are preserved and only sequence text is converted.
Q: What is toggle case?
A: Toggle case swaps the case of each character - uppercase becomes lowercase and vice versa.