get_expression: Get the expression data.

View source: R/get-expression.R

get_expressionR Documentation

Get the expression data.

Description

Get the expression data.

Usage

get_expression(dataset, id)

Arguments

dataset

The dataset object.

id

The unique id in the dataset.

Value

a named 'list' with 2 elements.

  • data - a 'tibble' with samples and data

  • datatypes - a 'list' of all the types and the unique values


churchill-lab/qtl2api documentation built on April 17, 2025, 3:27 a.m.