metagenomeSeq error using cumNormStatFast
1
0
Entering edit mode
noelle.noyes ▴ 30
@noellenoyes-7241
Last seen 8.1 years ago
United States

Another error I am getting while running metagenomeSeq.  It occurs when running cumNormStatFast on an MRexperiment object.

"Error in cumNormStatFast(obj) : Warning empty sample"

I checked the count matrix in the MRexperiment object, and I don't have any samples with 0 counts.  Any suggestions?  Thanks much.

 

 

metagenomeSeq • 2.4k views
ADD COMMENT
2
Entering edit mode
@joseph-nathaniel-paulson-6442
Last seen 7.0 years ago
United States

Hi Noelle,

The error message should be replaced with empty or single valued sample. I would recommend either removing the sample or calling cumNormStat in place of cumNormStatFast.

obj = cumNorm(obj,p=cumNormStat(obj))

should fix it.

 

Thanks!

ADD COMMENT

Login before adding your answer.

Traffic: 731 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