check_rank_design: Check the rank of a design matrix

View source: R/DESeq2_functions.R

check_rank_designR Documentation

Check the rank of a design matrix

Description

When running DESeq2 you need a design matrix, check the rank of it first

Usage

check_rank_design(formula2test, data.df)

Arguments

formula2test

String with formula to check

data.df

Sample sheet dataframe


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