summary | R Documentation |
Summarise registration results
## S3 method for class 'res_greatR'
summary(object, ...)
object |
Registration results, output of the |
... |
Arguments to be passed to methods (ignored). |
This function returns a list containing:
summary |
table containing the summary of the registration results. |
registered_genes |
vector of gene accessions which were successfully registered. |
non_registered_genes |
vector of non-registered gene accessions. |
reg_params |
table containing distribution of registration parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.