Skip to content

aaMI

2 messages · navish, Andrew Robinson

#
hi 
i am new to R language. I want to use aaMI package which calculates the
amino acid mutual interaction for a given protein sequence. I had installed
the package but when i run the program it gives me the error could not find
function "aaMI". can anyone tell me what might be the problem..
#
Hi Navish,

did you run

require(aaMI)

?

Cheers

Andrew
On Thu, Jan 17, 2008 at 02:17:12AM -0800, navish wrote: