"Error: object 'nuID' not found" error when using `returnAllMatches=TRUE` in `IlluminaID2nuID()`
0
0
Entering edit mode
aush ▴ 40
@aush-9128
Last seen 2.9 years ago
United States

When I try to execute IlluminaID2nuID(), something like this:

IlluminaID2nuID("ILMN_11214", returnAllMatches=TRUE)
IlluminaID2nuID("ILMN_16343", returnAllMatches=TRUE)

- I get an error: "Error: object 'nuID' not found" (for both examples). I googled but could not find any information about this error.

Without returnAllMatches=TRUE, it behaves differently:

IlluminaID2nuID("ILMN_11214") # returns correct output, no errors or warnings
IlluminaID2nuID("ILMN_16343") # returns correct output, but gives a warning

the last example shows a warning:

Warning message:
In if (!is.na(chipInfo$IDType)) { :
  the condition has length > 1 and only the first element will be used

which also looks not very clear for me...

lumi lumihumanidmapping • 889 views
ADD COMMENT

Login before adding your answer.

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