Displaying 5 results from an estimated 5 matches for "prosite".
2015 Jan 26
2
Inspect a "delayed" assigned whose value throws an error?
...odd.
Unfortunately, this doesn't seem to help for reaching into the
namespace of hgu133a.db and inspecting 'hgu133aPFAM', e.g.
> library("hgu133a.db")
> substitute(hgu133aPFAM, env=ns)
Error: hgu133aPFAM is defunct. Please use select() if you need access to PFAM
or PROSITE accessions.
> evalq(substitute(hgu133aPFAM), envir=ns)
Error: hgu133aPFAM is defunct. Please use select() if you need access to PFAM
or PROSITE accessions.
> evalq(substitute(hgu133aPFAM, env=ns), envir=ns)
Error: hgu133aPFAM is defunct. Please use select() if you need access to PFAM
or...
2015 Jan 26
2
Inspect a "delayed" assigned whose value throws an error?
...reported on a problem that boiled down to the
following:
# source("http://bioconductor.org/biocLite.R"); biocLite("hgu133a.db")
> library("hgu133a.db")
> is.function(hgu133aPFAM)
Error: hgu133aPFAM is defunct. 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")
}...
2015 Jan 26
0
Inspect a "delayed" assigned whose value throws an error?
...ed down to the
> following:
>
> # source("http://bioconductor.org/biocLite.R"); biocLite("hgu133a.db")
>> library("hgu133a.db")
>> is.function(hgu133aPFAM)
> Error: hgu133aPFAM is defunct. 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 <- paste...
2015 Jan 27
0
Inspect a "delayed" assigned whose value throws an error?
...em to help for reaching into the
> namespace of hgu133a.db and inspecting 'hgu133aPFAM', e.g.
>> library("hgu133a.db")
>> substitute(hgu133aPFAM, env=ns)
> Error: hgu133aPFAM is defunct. Please use select() if you need access to PFAM
> or PROSITE accessions.
>> evalq(substitute(hgu133aPFAM), envir=ns)
> Error: hgu133aPFAM is defunct. Please use select() if you need access to PFAM
> or PROSITE accessions.
>> evalq(substitute(hgu133aPFAM, env=ns), envir=ns)
> Error: hgu133aPFAM is defunct. Please use...
2005 Nov 22
1
spnego_gen_negTokenTarg failed: No credentials cache found
Hello everybody!
I keep on trying to make my samba installation to work. I have tried a
couple threads before but I have not been able to pinpoint the problem.
So, yesterday I made a second last attempt to solve the problem before
my boss forces me to install Windows2003 since it works out of the box.
The scenario is that I'm trying to use Samba (Suse 10) as a fileserver
that