pub fn validate_fixed_pattern(pattern: &str) -> Result<()>
Validates that a given FIXED pattern contains only valid DNA bases (ACGTN)