respective normalisation factors exactly, or the inverse of the normalization factors generated from diffBind?
Thank you!
================
Codes:
```r
library(DiffBind)
library(edgeR)
library(tidyverse)
library(dplyr)
samples <- read.csv('Sample.csv
updated 7 months ago • Henry