Mysterious warning message: "...in .local... ignoring 'pos' argument
1
0
Entering edit mode
jon.young • 0
@jonyoung-7657
Last seen 9.0 years ago
United States

I am conducting GO enrichment using GOstats, and upon executing the hyperGTest function

overBP <- hyperGTest(params)

a series of warning messages are printed out:

## Warning in .local(name, pos, envir, all.names, pattern): ignoring 'pos' argument
## Warning in .local(name, pos, envir, all.names, pattern): ignoring 'envir' argument
## Warning in .local(name, pos, envir, all.names, pattern): ignoring 'all.names' argument

I've been unable to find anything about these warnings. The script seems to run fine otherwise; I'm using R 3.2 with Bioconductor 3.1. Any help on this matter would be appreciated.

warnings gostats • 1.3k views
ADD COMMENT
1
Entering edit mode
@james-w-macdonald-5106
Last seen 3 hours ago
United States

The short answer is that you don't have to worry - these are just warnings and things are proceeding as expected. We do however probably need to make changes so people don't have to see these warnings.

ADD COMMENT
0
Entering edit mode

Okay, thanks for the help.

ADD REPLY

Login before adding your answer.

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