Displaying 20 results from an estimated 300 matches similar to: "RODBC and 64 bit"
2006 May 22
1
rerender tcltk toplevel
Hi everybody,
I am trying to write a simple progress display based on a tcltk
toplevel. My first approach was to use the progressBar widget from the
BWidget library but since this is not available on every system (missing
on at least almost all windows systems, I guess...) I wanted to have a
backup there. So my second strategy was to use a simple toplevel with a
label and update the tclvariable
2011 Sep 13
2
GO & Protein Complex Analysis for Homo sapiens
Dear All,
I need to fetch GO ontologies for Homo sapiens with their mappings to
corresponding Uniprot identifiers. I would be using this information to
compare result from a clustering algorithm with existing protein complexes.
This would be a test to check how the clustering algorithm accurately
captures GO terms with respect to the known protein complexes. Can anyone
suggest a simple workflow
2011 Apr 15
1
Can't use attributes from gml file in Cytoscape
Hello,
I am exporting a graph in "gml" format from igraph 0.5.5. When I open the
file in Cytoscape v.2.7 I can't map the color attribute that I assign to the
graph when I export it from igraph. Could anyone help me in this?
Thanks.
--
Warm Regards,
Sandeep Amberkar
BioQuant,BQ26,
Im Neuenheimer Feld 267,
D-69120,Heidelberg
Tel: +49-6221-5451354
[[alternative HTML version
2015 Feb 16
3
/etc/ssl/certs/dovecot.pem erased by OpenSuse's update mechanism
Hi,
this is not a genuine Dovecot bug, more a nuisance.
It applies to OpenSuse 13.2 but maybe also to other Linux's.
The standard installation of Dovecot (especially 10-ssl.conf) places the
certificate dovecot.pem in /etc/ssl/certs.
Sometimes during updates does OpenSuse renew all certificates in /etc/ssl/certs
and erases dovecot.pem. This blocks further access to the mailbox.
I found a
2008 Sep 09
1
How do I compute interactions with anova.mlm ?
Hi,
I wish to compute multivariate test statistics for a within-subjects repeated measures design with anova.mlm.
This works great if I only have two factors, but I don't know how to compute interactions with more than two factors.
I suspect, I have to create a new "grouping" factor and then test with this factor to get these interactions (as it is hinted in R News 2007/2),
but
2007 Apr 18
1
How to call stored procedure on iodbc
Hi all,
I am getting a problem in calling Stored Procedure from C++
application on macintosh using OpenLink.
Exact scenario is that my stored procedure takes 6 parameters out of
which 1 parameter is out parameter and other 5 are input parameters.
So it uses 5 IN parameters as values for inserting a row in database
and returns its max id as out parameter.
Code Snippet is given below :--
2000 Jun 19
0
Problem with yppasswd ans openssh on Irix
Hi,
I compiled openssh 2.1.1p1 on Irix 6.2 with MIPS 7.2.1.2m compiler. All
works fine except the yppasswd command from Irix (it's no NIS-problem,
same with rlogin works):
Logged in with 'ssh machine -l user1'
# who
user1 ttyq0 Jun 19 15:17 (xxxxx.iwr.uni-heidelberg.de)
# ypcat passwd |grep user1
user1:xxxxxxxxxxxxx:1535:1500:User1:/usr/people/user1:/bin/tcsh
# ypcat passwd |grep
2015 Feb 16
0
/etc/ssl/certs/dovecot.pem erased by OpenSuse's update mechanism
This directory in later times is where more and more distros are
putting system wide server CA type certs, most distros are moving to
this path, so the package maintainer should fix their script, maybe to
/etc/ssl/private or such.
On 2/16/15, Wolfgang Gross <WGross at uni-hd.de> wrote:
> Hi,
>
> this is not a genuine Dovecot bug, more a nuisance.
> It applies to OpenSuse 13.2
2003 Oct 16
2
Samba Installation Problem
I am trying to install samba 3.0.0 and getting below error when try to run ./configure…
Please advise. Thanks.
#pwd
/usr/local/src/samba/3.0.0/source <<<<<<<<<<<<Is this correct place to run .configure ?
# ./configure
checking for gcc…..no
checking for cc……no
checking for cc……no
checking for c1…….no
configuration errror : no acceptable c compiler found in
2015 Jul 10
0
colour palettes in biplot
biplot could benefit from allowing colour palettes,
eg. allowing col=list(xcol= xxpal, ycol= yypal) where xxpal and yypal
are palettes.
For an example, see the robust pricipal components in the principal
componetent section of
<http://www.statlab.uni-heidelberg.de/data/olive/olive10.pdf>
The required change is to replace
col[1L] resp. col[2L] by col[1L]] reep. col[[2L]] for example in
2005 Jul 08
1
exact conditional mantelhaen.test estimate is 0 ?!
Dear listers,
I am trying to compute the exact conditional test given strata margins
of a 2 by 2 by K array using the mantelhaen.test function to get a
common odds ratio estimate.
The estimate for the test on the following data is 0, which in my
opinion dosen't make any sense.
x <- array(c(53, 6098, 1006, 4521, 63, 8070, 1163, 6137), dim=c(2,2,2))
x
, , 1
[,1] [,2]
[1,] 53 1006
2005 Apr 28
1
strange behaviour of importFrom directive in name space
Dear listers,
After activating the name space for my bioconductor package (prada) I
successfully ran R CMD check. However when loading the package in R and
running the examples the imported function brewer.pal from package
RColorBrewer is not found. I can directly call brewer.pal from the
RColorBrewer name space typing RColorBrewer::brewer.pal, but it is not
imported into my prada name space. When
2005 Apr 28
1
strange behaviour of importFrom directive in name space
Dear listers,
After activating the name space for my bioconductor package (prada) I
successfully ran R CMD check. However when loading the package in R and
running the examples the imported function brewer.pal from package
RColorBrewer is not found. I can directly call brewer.pal from the
RColorBrewer name space typing RColorBrewer::brewer.pal, but it is not
imported into my prada name space. When
2007 Aug 30
2
Need help putting histograms on the diagonal of a splom plot
Hello,
I am in need of help in putting histograms on the diagonal of a plot
produced with splom().
The plot matrix I am trying to produce is to have standard scatterplots
in the upper-left triangle, contour plots in the lower-right triangle,
and histograms on the diagonal. I have a function that does the first
two, but the histograms on the diagonal has been beyond my ability.
Here is my
2006 Nov 15
2
Samba 4 TP3 won't configure
I had no trouble compiling TP1 some time ago.
Now TP3 ./configure ends abruptly with:-
Using shared libraries: no (not supported on this system)
in Fedora-6, Ubuntu-6 and Zenwalk, all with full development packages
installed.
What does it mean?
Mike
2004 Jul 08
2
Cisco 7960 NAT question
I've got 4 Cisco 7960's and they're behind a firewall (sonic wall). The
asterisk box is on a WAN connection on the other end of a DS3, the
phones connect fine to the Asterisk server as you can see from the
output of show sip peers below.
tp3/tp3 <firewall-ip> D N 255.255.255.255 60665
Unmonitored
tp2/tp2 <firewall-ip> D N
2013 Jun 25
6
Heterogeneous XCP 1.6 pool
Hi,
I''ve been trying to use E5520 and X5650 together in an heterogeneous pool without success.
I know the combination is not on the official XenServer supported list (http://hcl.xensource.com/CPUPoolsList.aspx), but I thought it would be possible to set the mask anyway and see for myself if the combination works…
My problem is that the mask doesn''t "stick" after a
2006 Dec 01
0
can a combination of samba 4 tp4 server set as AD controiller with a samba 3.x BDC(slave) emulate a MS AD infrastructure ' well enough' right now?
Looking at the warnings about not running samba 4 (tp3) in a working
environment, because of the missing file printing features make me
wonder if one could get away with only using the AD controller features
of samba 4 for now and have a samba 3.x DC, that has joined the samba 4
controlled Active Directory domain, handle the file and print sharing.
How much of an issue would the missing samba4
2006 Oct 18
1
samba 4
Hello List,
Just woundering if there is any release date yet for samba v4 I see that
there is a tp3 out but I would really like to know if there is a release
date yet.
--
Kind regards
Per Qvindesland
E-mail: per@qvtech.cc
Web: www.qvtech.cc
Fax: 0866730128
2008 Jan 29
2
how do i creat multiple back to back histograms?
Een ingesloten tekst met niet-gespecificeerde tekenset is
van het bericht gescrubt ...
Naam: niet beschikbaar
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080129/23f6cbc7/attachment.asc