powered by
Returns the residue found at the requested position.
aa.at(at, target)
the position in the primary structure of the protein.
a character string specifying the sequence of the protein of interest.
Returns a single character representing the residue found at the indicated position in the indicated protein.
aa.comp()
# NOT RUN { aa.at(2, 'MFSQQQRCVE') # }
Run the code above in your browser using DataLab