Description Usage Arguments Value Author(s)
Given a model for prediction, compute the probabilities of the new sequences.
1 | predict_fasta(fasta_file, InvenireSRNA_model = NULL)
|
fasta_file |
A path to a FASTA file containing the RNA sequences constructed with nucleotides A,C,G,T and U. |
InvenireSRNA_model |
An object with S3 class InvenireSRNA to be used for prediction. If InvenireSRNA_model = NULL then the pretrained model to predict CsrA regulating sRNAs is used. |
A data frame containing the mean and standard deviation of the prediction probabilities using the given InvenireSRNA_model object.
Carl Tony Fakhry , Kourosh Zarringhalam, Rahul Kulkarni and Ping Chen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.