Displaying 20 results from an estimated 21 matches for "jianhua".
2008 Nov 05
2
plockstat: processing aborted: Abort due to systemic unresponsiveness
...ted: Abort due to systemic unresponsiveness
# ps -ef | grep 20034
algodev 20034 1 2 07:00:54 ? 86:17
/data/algodev/arina/PCM/7.6.3d/bin/galaxy/pcmsrv_wombat -INSTANCE INST_P_6
-fee
# uname -a
SunOS nygeqptsoruat1 5.10 Generic_127112-02 i86pc i386 i86pc
Thanks,
James Yang
Email : jianhua.yang at db.com
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in...
2008 Dec 17
12
disk utilization is over 200%
Hello,
I use Brendan''s sysperfstat script to see the overall system performance and
found the the disk utilization is over 100:
15:51:38 14.52 15.01 200.00 24.42 0.00 0.00 83.53 0.00
15:51:42 11.37 15.01 200.00 25.48 0.00 0.00 88.43 0.00
------ Utilisation ------ ------ Saturation ------
Time %CPU %Mem %Disk %Net CPU Mem
2008 Apr 18
2
plockstat: failed to add to aggregate: Abort due to drop
...-p 21162
plockstat: failed to add to aggregate: Abort due to drop
any idea why it failed ?
this is Solaris 10 11/06 s10s_u3wos_10 SPARC with KU - 118833-36 on E2900
with UltraSPARC-IV+ processor.
Thanks,
James Yang
Global Unix Support, IES, GTO
Deutsche Bank US
Phone: 201-593-1360
Email : jianhua.yang at db.com
Pager : 1-800-946-4646 PIN# 6105618
CR: NYC_UNIX_ES_US_UNIX_SUPPORT
http://dcsupport.ies.gto.intranet.db.com/
---
This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the se...
2011 Dec 22
1
[LLVMdev] Link error using LLVM 2.0 based on XCode 4.0.1
...obal weak symbol __ZN5boost16exception_detail23exception_ptr_bad_allocILi42EE1eE for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/clang++ failed with exit code 1
ENV:
yuma:MyApp yujianhuayu$ clang -v
Apple clang version 2.0 (tags/Apple/clang-138) (based on LLVM 2.9svn)
Target: x86_64-apple-darwin10
Thread model: posix
BTW:
Seems link well for simulator but bad for device.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pip...
2003 Feb 25
1
Re: A tcltk question
Hi,
I am trying to create a light-weight window with no border and title bar. The
following code does not work for me.
base <- tktoplevel()
tkwm.overrideredirect(base, TRUE) (or FALSE)
Could someone help me out? Thanks.
Jianhua Zhang
Department of Biostatistics
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084
2003 Apr 29
1
Re: Unzip gz files in R under Windows
I tried zip.unpack to unzip a gz file under Windows and got "error 1 in
extracting from zip file". Did I do something wrong or is there a better way of
unziping a gz file in Windows? The gz file is fine as I could unzip it visually
throught Windows. Thanks.
Jianhua
2005 Aug 11
1
tcltk programming guide
Dear List,
I'm looking for some documentation about the R tcltk package
The one I found in the help doesn't look exaustive, I need
information on the use of the single tk widget, maybe with some examples
thank you,
simone gabbriellini
2007 Aug 16
1
use AnnBuilderSourceUrls with local path insted of ftp adress
Hallo everybody.
I want to build my own GO package using the function GOPkgBuilder of AnnBuilder. It uses AnnBuilderSourceUrls to collect data from different ftp sites. These data are not complete for my organism, so I would like to change the ftp adresses to a local one. The changing itself is working but when I run the script I get the following Error:
Error in
2004 May 17
0
Bioconductor 1.4 released
...on and Biomedical Informatics, University
of Washington and Biostatistics, Fred Hutchinson Cancer Research
Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA.
With special thanks to many contributors from around the world.
best,
-tony
--
rossini at u.washington.edu http://www.analytics.washington.edu/
Biomedical and Health Informatics University of Washington
Biostatistics, SCHARP/HVT...
2002 Nov 20
3
Bioconductor 1.1 Released
...logy, Switzerland.
Anthony Rossini, University of Washington and the Fred Hutchinson
Cancer Research Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA
2002 Nov 20
3
Bioconductor 1.1 Released
...logy, Switzerland.
Anthony Rossini, University of Washington and the Fred Hutchinson
Cancer Research Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA
2003 May 29
0
Bioconductor 1.2 Released
...shington and the Fred Hutchinson
Cancer Research Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Gordon Smythe, WEHI Bioinformatics Group, Australia
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA
2002 Feb 14
4
How to read a long string of characters as a vector
Dear R users,
I would really appreciate some help, I have a plain
text file which contains info like
NANATGGGGGGGCCCAGCTTGAATTCCCNTCCCCNTTCCCATCCAGGCC
I would like to read it as a vector, for example,
(N,A,N,A,T,G,G,G,G,G,G,G,C,C,C,........)
I've tried commands such as read.table and scan but I
don't get what I want.
Thank you in advanced.
Sandra
2003 Mar 06
1
tkexit
Sorry, my question is if exists a command tkexit in R, i need a command how
exit of tcl for close an aplication. How to use him. Thank
2003 Feb 11
3
Tcl/Tk support is not available on this system.
I am trying to get R to run on a Red Hat 8 system, I am running R version
1.6.2 with Tcl/Tk version 8.3.5 installed. When I try to test R from the
data_sets directory I get the error message;
Error in firstlib(which.lib.loc, package) :
Tcl/Tk support is not available on this system
Error in fileBrowser(textToShow = "Choose one CDF file" , nSelect = 1, :
tcl/tk library not available
2003 Jul 08
7
rbind question
Hi
I am trying to replicate a vector in n rows for comparison purposes with
another matrix.
foo <- c(1,2,3)
bar <- rbind(foo,foo) # does the trick for 2 rows
bar <- rbind(rep(foo,2)) # does something else
How do I generate a matrix with all rows=foo without writing 'foo' n times as
arg?
Thanks,
David
2003 Aug 13
7
Regexpr with "."
I'm trying to use the regexpr function to locate the decimal in a character
string. Regardless of the position of the decimal, the function returns 1.
For example,
> regexpr(".", "Female.Alabama")
[1] 1
attr(,"match.length")
[1] 1
In trying to figure out what was going on here, I tried the below command:
> gsub(".", ",",
2003 Oct 30
0
Release of Bioconductor 1.3
...a Hall Institute, Australia.
Anthony Rossini, University of Washington
and the Fred Hutchinson Cancer Research Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA.
--
rossini at u.washington.edu http://www.analytics.washington.edu/
Biomedical and Health Informatics University of Washington
Biostatistics, SCHARP/HVTN Fred Hutchinson Cancer Research Center
UW (Tu/Th/F): 206-616-7630 FAX=...
2003 Oct 30
0
Release of Bioconductor 1.3
...a Hall Institute, Australia.
Anthony Rossini, University of Washington
and the Fred Hutchinson Cancer Research Center, USA.
Gunther Sawitzki, Institute fur Angewandte Mathematik, Germany.
Luke Tierney, University of Iowa, USA.
Jean Yee Hwa Yang, University of California, San Francisco, USA.
Jianhua (John) Zhang, Dana-Farber Cancer Institute, USA.
--
rossini at u.washington.edu http://www.analytics.washington.edu/
Biomedical and Health Informatics University of Washington
Biostatistics, SCHARP/HVTN Fred Hutchinson Cancer Research Center
UW (Tu/Th/F): 206-616-7630 FAX=...
2005 Oct 15
6
R GUI considerations (was: R, Wine, and multi-threadedness)
Hello,
Following a discussion initiated on r-devel, that mentions SciViews-R
and other GUIs issues for R, I would like to make comments (and would be
happy if these comments would initiate interesting initiatives).
A big, big problem with SciViews-R is that a part of it is written in
Visual Basic 6, a M$$$$ language, not supported any more, buggy, non
transposable to other platforms, etc,