Entering edit mode
What is going on here ?
ChIPQCreport(dba_chip_init,facet=T,lineBy=c("Replicate"),facetBy=c("Condition","Factor"),reportName=paste0(filename,"Marks",collapse = "_"), reportFolder=dir_output,colourBy=c("Replicate"))
Saving 7 x 7 in image
Saving 7 x 7 in image
Saving 7 x 7 in image
Error in data.frame(Sample = names(riblWithBLs), Inside = riblWithBLs, :
row names contain missing values
Calls: ChIPQCreport ... ggsave -> grid.draw -> plotFribl -> plotFribl -> data.frame

hi,
If you can provide a link to an RData file of your dba_chip_init object Icould take a look.
best,
tom
I found by myself, sorry to bother with this one, it was caused by a mistake in name of sample control inside my samplefiles.csv. Careless error :/ Sorry
Thanks!
Hi,
It's unlikely that people are going to be able to help you if they can't reproduce the problem. Please read our posting guide for how to properly ask a question or report a bug. Thanks!
H.