Displaying 3 results from an estimated 3 matches for "bimapnam".
Did you mean:
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 acces...
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
> n...
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...