predict_mods | R Documentation |
Use data matrix and an matrix factorization to predict modification sites.
predict_mods(x, nmf_results = NULL)
x |
target data to fit, i.e. a matrix-like object - use 'create_data()'. |
nmf_results |
Default: data(m6a_nmf_results). |
Score matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.