Learn R Programming

romic (version 1.1.3)

tomic_sort_status: T* Omic Sort Status

Description

Determine whether features &/or samples have been sorted and stored as ordered_featureId and ordered_sampleId.

Usage

tomic_sort_status(tomic)

Value

length 1 character string indicating whether the tomic

is sorted.

Arguments

tomic

Either a tidy_omic or triple_omic object

Examples

Run this code

tomic_sort_status(brauer_2008_tidy)

Run the code above in your browser using DataLab