Skip to contents

DE_data constructor

Usage

new_DE_data(dat)

Arguments

dat

Tibble, results from a differential expression analysis, with at least columns chromosome, score, log2FoldChange, start, end and position.

Value

A DE_data object, i.e. a tibble.