get_comparison_resultsNames: Get names provided in comparison

View source: R/DESeq2_functions.R

get_comparison_resultsNamesR Documentation

Get names provided in comparison

Description

When running DESeq2 you usually get names from resultsNames() such as var_comp1_vs_comp2 e.g. Sex_male_vs_female. This functions returns the name of the variables and the comparison studied.

Usage

get_comparison_resultsNames(str_given)

Arguments

str_given

A string with the comparison. E.g. Sex_male_vs_female


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.