get_colnames.Rd
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.
get_colnames(m)
An object of type mash
A vector of phenotype names
if (FALSE) get_colnames(m = mash_obj)