report-attributes: Get MGI report specs by report key

report-attributesR Documentation

Get MGI report specs by report key

Description

Set of functions to retrieve metadata details of a MGI report.

Usage

report_file(report_key)

report_name(report_key)

report_type(report_key)

report_url(report_key)

Arguments

report_key

A character vector. A key used to uniquely refer to an MGI report.

Value

A character vector:

Examples

report_file("marker_list1")

report_name("marker_list1")

report_type("marker_list1")

report_url("marker_list1")


mgi.report.reader documentation built on Sept. 11, 2024, 8:41 p.m.