feature_type_definitions | R Documentation |
A dataset containing different types of gene and genome features along with their Sequence Ontology (SO) identifiers and definitions.
feature_type_definitions
A tibble with 71 rows and 3 variables:
Character. The type of gene or genome feature.
Character. The Sequence Ontology identifier associated with the feature type.
Character. The definition of the feature type.
The table in https://www.informatics.jax.org/userhelp/GENE_feature_types_help.shtml and a few other terms found in MGI reports.
print(feature_type_definitions, n = Inf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.