dot-dsr_to_tibble: Convert DESeq result object in to a tibble.

.dsr_to_tibbleR Documentation

Convert DESeq result object in to a tibble.

Description

Convert DESeq result object in to a tibble.

Usage

.dsr_to_tibble(x, .col_gene_id = "gene_id")

Arguments

x

DEseq2 result object. Can be generated by DESeq2::DESeqResults().

Value

a data frame.


cparsania/parcutils documentation built on Oct. 27, 2024, 4:55 a.m.