search for: bimapname

Displaying 3 results from an estimated 3 matches for "bimapname".

2015 Jan 26
2
Inspect a "delayed" assigned whose value throws an error?
...ct. Please use select() if you need access to PFAM or PROSITE accessions. > .Internal(inspect(hgu133aPFAM)) > traceback() 3: stop(paste(msg, collapse = ""), call. = FALSE, domain = NA) 2: .Defunct(msg = msg) 1: (function () { if (grepl("PFAM", x)) { bimapName <- paste0(prefix, "PFAM") } else { bimapName <- paste0(prefix, "PROSITE") } x <- dc[[bimapName]] msg = wmsg(paste0(bimapName, " is defunct. ", "Please use select() if you need access to PFAM or PROSITE access...
2015 Jan 26
0
Inspect a "delayed" assigned whose value throws an error?
...FAM > or PROSITE accessions. >> .Internal(inspect(hgu133aPFAM)) > >> traceback() > 3: stop(paste(msg, collapse = ""), call. = FALSE, domain = NA) > 2: .Defunct(msg = msg) > 1: (function () > { > if (grepl("PFAM", x)) { > bimapName <- paste0(prefix, "PFAM") > } > else { > bimapName <- paste0(prefix, "PROSITE") > } > x <- dc[[bimapName]] > msg = wmsg(paste0(bimapName, " is defunct. ", "Please use select() if you > ne...
2015 Jan 26
2
Inspect a "delayed" assigned whose value throws an error?
...t;>> .Internal(inspect(hgu133aPFAM)) >> >>> traceback() >> 3: stop(paste(msg, collapse = ""), call. = FALSE, domain = NA) >> 2: .Defunct(msg = msg) >> 1: (function () >> { >> if (grepl("PFAM", x)) { >> bimapName <- paste0(prefix, "PFAM") >> } >> else { >> bimapName <- paste0(prefix, "PROSITE") >> } >> x <- dc[[bimapName]] >> msg = wmsg(paste0(bimapName, " is defunct. ", "Please use...