powered by
This function prints to the console the amyloidogenicity propensity predicted values for the given polypeptide sequences.
# S3 method for appnn print(x, ...)
amyloidogenicity propensity prediction results.
not used.
Carlos Família, Sarah R. Dennison, Alexandre Quintas, David A. Phoenix
sequences <- c('STVIIE','KKSSTT','KYSTVI') predictions <- appnn(sequences) print(predictions)
Run the code above in your browser using DataLab