draw_heatmap: Plots heatmap for n genes most differentially expressed in...

View source: R/fct_helpers.R

draw_heatmapR Documentation

Plots heatmap for n genes most differentially expressed in comparison specified by contrast, specific strains can be chosen in groups

Description

Plots heatmap for n genes most differentially expressed in comparison specified by contrast, specific strains can be chosen in groups

Usage

draw_heatmap(data_edger, comparison, groups, n = 50)

Arguments

data_edger

experiment data from edgeR analysis

comparison

list containing table with pvalues for gene ordering

groups

specific strains to show on heatmap

n

number of genes shown on heatmap

Value

heatmap


astrzalka/RNAseqHelper documentation built on Oct. 24, 2023, 9:31 p.m.