Displaying 1 result from an estimated 1 matches for "aaaaaaaaaabc".
Did you mean:
aaaaaaaaaab
2010 Jun 30
1
All possible permutations of letter A with other letters
...ot; "S" "T" "U" "V" "W" "X" "Y"
I need to find sequences of length 11, which are made from all possible permutations with repetition (not the unique ones) of the letter string A with the other strings, for example AAAAAAAAAAB, AAAAAAAAAABC, AAAAAAAAACB, AABAAAAAAAB. A can be repeated 1-11 times in the sequence.
Is there a way to do this in R?
Any help would be much appreciated.
Best regards,
Yen
[[alternative HTML version deleted]]