Description Usage Arguments Value
For metadata fields in the given data frame known to have a strictly fixed
vocabulary (according to FIXED_VOCABULARY
), convert each to a factor
with levels corresponding to the vocabulary. For example, the library_layout
column in an SRA metadata spreadsheet can only contain the values "Single" or
"Paired".
1 |
data |
data frame to modify. |
data frame with recognized columns converted to factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.