Skip to content

Warning Message: 1: In mean.default(cv.errs) : argument is not numeric or logical: returning NA #9

Open
@aennecken

Description

@aennecken

Hello,
I ran Medecom on 4 samples of mixed lung tissue (containing tumour and healthy tissue). The data consists of EPIC arrays. I calculated b-Vals with minfi, selected the 25.000 most variant probes, and ran MeDeCom on a SGE system using the following command:
qsub qsub_MeDeCom.txt Medecom_mix3.txt

qsub_MeDeCom.txt
Medecom_mix3.txt

The script finishes and creates the desired Rdata output file. However I receive a warning as well. Here is a part of my log file:
[SGE jobs:] 11 remaining
[SGE jobs:] 4 remaining
[SGE jobs:] 4 remaining
[SGE jobs:] 4 remaining
[Main:] finished all jobs. Creating the object
There were 46 warnings (use warnings() to see them)
Warning messages:
1: In mean.default(cv.errs) : argument is not numeric or logical: returning NA
2: In mean.default(cv.errs) : argument is not numeric or logical: returning NA
3: In mean.default(cv.errs) : argument is not numeric or logical: returning NA
4: In mean.default(cv.errs) : argument is not numeric or logical: returning NA

When I tried to continue I received an error due to the NAs in the data set.
1: In max(vals[!is.na(vals)]) : no non-missing arguments, returning NA

Do you have an explanation for this warning? Is there a minimum number of samples that are required for a MeDeCom Analysis?
Thanks a lot for your reply and help!
Cheers,
Anne

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions