[BioC] Error message with DESeqDataSet

Yoong [guest] guest at bioconductor.org
Wed Mar 5 01:49:50 CET 2014


Hi Mike, 

I have a small technical question. I kept getting this error message when I tried running a DE with DESq2 (version 1.2.6):

DESeqDataSet(se, design = design) : 
  some values in assay are negative

It does not make sense to me because there is no negative values in the dataset (gene count). Please explain. 

Thank you, 
Yoong

 -- output of sessionInfo(): 

> dds = DESeqDataSetFromMatrix(countData = DEAnatomy, colData = colData, design = ~genotype+time+temp)
Error in DESeqDataSet(se, design = design) : 
  some values in assay are negative

--
Sent via the guest posting facility at bioconductor.org.



More information about the Bioconductor mailing list