powered by
Takes in any romic reprsentation of a dataset and returns a specific representation.
romic
tomic_to(tomic, to_class)
tomic transformed to to_class class (or un-transformed if it started that way).
to_class
Either a tidy_omic or triple_omic object
tidy_omic
triple_omic
The class to return, either tidy_omic or triple_omic
tomic_to(brauer_2008_tidy, "triple_omic")
Run the code above in your browser using DataLab