test/topTable.Merge.test.R

library(DGEobj)
library(DGE.Tools2)
library(JRTutil)
library(tidyverse)
d <- readRDS("./BDL_DGEobj.RDS")

ttl <- getType(d, "topTable")

x <- extractCol(ttl, "P.Value")
y <- topTable.merge(ttl)
jrthompson54/DGE.Tools2 documentation built on May 12, 2021, 8:47 p.m.