DiffBind Error in if (file.info(peaks)$size > 0) { : missing value where TRUE/FALSE needed
0
0
Entering edit mode
2.8 years ago
alexmondaini ▴ 20

Hi,

I am trying to read a DBA object from a Samplesheet but DiffBind throws me an error despite having the file paths correctly set.

library(DiffBind)
setwd("C:/Users/alexa/Documents/HKU/diffbind_data/")

samples <- read.csv(file = "diffbind_design.csv")
samples <- dba(sampleSheet = samples)

all files are under this directory C:/Users/alexa/Documents/HKU/diffbind_data/ and my diffbind_design.csv file looks like that:

enter image description here

diffBind • 1.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 2532 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6