taxonomy | R Documentation |
extract the taxonomy annotation in MPSE object
taxonomy(x, ...)
## S4 method for signature 'MPSE'
taxonomy(x, ...)
## S4 method for signature 'tbl_mpse'
taxonomy(x, ...)
## S4 method for signature 'grouped_df_mpse'
taxonomy(x, ...)
mp_extract_taxonomy(x, ...)
## S4 method for signature 'MPSE'
mp_extract_taxonomy(x, ...)
## S4 method for signature 'tbl_mpse'
mp_extract_taxonomy(x, ...)
## S4 method for signature 'grouped_df_mpse'
mp_extract_taxonomy(x, ...)
x |
MPSE object |
... |
additional arguments |
data.frame contained taxonomy information
data.frame contained taxonomy annotation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.