get_colnames: Get column names from a mash object

Description Usage Arguments Value Examples

View source: R/handle_mash_results.R

Description

This function extracts the column names from the local false sign rate table of a mash object's results. This can tell you the condition names or phenotype names used in the mash object. That can be useful for looking at a subset of these columns, say.

Usage

1

Arguments

m

An object of type mash

Value

A vector of phenotype names

Examples

1
    ## Not run: get_colnames(m = mash_obj)

Alice-MacQueen/CDBNgenomics documentation built on Aug. 18, 2020, 4:39 p.m.