marker_type_definitions {mgi.report.reader}R Documentation

Genetic Marker Type Definitions

Description

A dataset of marker types definitions.

Use instead marker_types() for the marker type names as a single character vector.

Usage

marker_type_definitions

Format

A tibble with 10 rows and 2 variables:

marker_type

Character. The type of genetic marker.

definition

Character. The definition of the marker type.

Source

The cross-references in the entry definition for marker at MGI glossary: https://www.informatics.jax.org/glossary/marker/.

Examples

print(marker_type_definitions, n = Inf)


[Package mgi.report.reader version 0.1.3 Index]