powered by
Recognizes amyloids using AmyloGram algorithm.
# S3 method for ag_model predict(object, newdata, ...)
ag_model object.
ag_model
list of sequences (for example as given by read.fasta).
list
read.fasta
further arguments passed to or from other methods.
# NOT RUN { data(AmyloGram_model) data(pep424) predict(AmyloGram_model, pep424[17]) # }
Run the code above in your browser using DataLab