Description Usage Arguments Value
This function computes the probability of a given sequence belonging to a certain class of sRNA.
1 |
rna_sequence |
RNA Sequence constructed with nucleotides A,C,G,T and U. |
InvenireSRNA_model |
object of class InvenireSRNA to be used for prediction. If InvenireSRNA_model = NULL then the pretrained model to predict CsrA regulating sRNAs is used. |
The functions returns a list containing the following elements:
probability probability of the given sequence belonging to a given class of sRNA.
std_deviation the standard deviation of the prediction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.