Hi - I need to download random protein sequences from uniprot. I can do this quite easily using something like reviewed:yes&random=yes
However I do not want to retrieve any sequences that include ambiguous amino acids such as 'B' or 'X'. Is there a search parameter that can specify this? Or will I need to check and throw away a sequence if it contains them?
Thanks.