get_df: Returns a Tidy Dataset in Long Format with the Expression,...

View source: R/plots.R

get_dfR Documentation

Returns a Tidy Dataset in Long Format with the Expression, Statistics and Metadata for Selected Orthogoups

Description

The long dataset format provided by get_df can be used straight away to plot orthogroup expression with ggplot2.

Usage

get_df(ogset, orthogroups, rank_stat = NULL, use_annos = FALSE)

Arguments

ogset

The ogset class element that contains the expression data.

orthogroups

The ortogroups for which we want to extract expression data

rank_stat

The ranking statistics that we want to extract, defaults to NULL.

use_annos

Should functional annotations be included in the dataset? Defaults to FALSE.


othomantegazza/crossr documentation built on Feb. 1, 2023, 7:44 a.m.