powered by
aaa(aa)
aa
citation("seqinr")
translate
a
# show all allowed values allowed <- s2c("*ACDEFGHIKLMNPQRSTVWY") aaa(allowed) # show what's happen with non-allowed values aaa("Z") # should be NA and a warning is generated
Run the code above in your browser using DataLab