heatClusRes: Add clusters to results or count matrix

View source: R/zheat.R

heatClusResR Documentation

Add clusters to results or count matrix

Description

Make a data frame of DESeq2 results or gene expression counts that shows the cluster each gene belongs to

Usage

heatClusRes(resList, heatClus)

Arguments

resList

A list or single data frame of DESeq2 results or gene expression counts

heatClus

The data frame with rownames=genes and a column named Cluster. The output of heatClus

Value

The original object(s) with a column named 'cluster' - for use with clusRelev()


kevincjnixon/BinfTools documentation built on July 10, 2024, 11:46 a.m.