Parse accesion numbers from fasta and add a suffix of the ith occurence to handle duplicates
Examples
if (FALSE) { # \dontrun{
AAStringSet(c("xxx" = "ATCG", "xxx" = "GGGC")) |>
cleanFAHeaders()
} # }
Parse accesion numbers from fasta and add a suffix of the ith occurence to handle duplicates
if (FALSE) { # \dontrun{
AAStringSet(c("xxx" = "ATCG", "xxx" = "GGGC")) |>
cleanFAHeaders()
} # }