Hi Christian,
The error doesn't make sense to me since the change I made is only adding a
line to ignore any X in the sample names.
Did you swap the code and build and redeploy? Did you also invoke copy_bin
as well? Please send me CorraStatistics.log file.
Mi-Youn
Mi-Youn Brusniak, Ph.D.
Computational Biology
Seattle Proteome Center
mbru...@systemsbiology.org
Tel:
(206) 732-1327
-----Original Message-----
From:
mer...@gmail.com [mailto:
mer...@gmail.com] On Behalf Of Christian
Paredes
Sent: Friday, August 07, 2009 11:38 AM
To:
Co...@googlegroups.com; Mi-Youn Brusniak
Subject: Re: Installing R for Corra
Hi Mi-Youn,
Thanks for the fix! I've run into another problem, unfortunately.
I've tried running it again and ended up getting an error message,
here's the output from the project/PBS/output/cparedes_test_CSR.oe
file:
[root@oscar_server output]# cat cparedes_test_CSR.oe
/proteomics/analysis/Corra/users/cparedes/test
Queue workq
Job Id 195.oscar_server
R --slave --args project=test corra_bin=/proteomics/analysis/Corra/bin
working_dir=.
sample_file=/proteomics/analysis/Corra/users/cparedes/test/SampleInfo.tsv
contrasts_file=/proteomics/analysis/Corra/users/cparedes/test/ContrastFile.t
sv
data_file=aligned_features.apml run_log=CorraStatistics.log
hits_to_report=2.2 na_replace_method=minimum debug_on=TRUE
</proteomics/analysis/Corra/bin/CorraStatistics.R
Error: unexpected '=' in "="
Execution halted
real 0m0.413s
user 0m0.346s
sys 0m0.034s
-- Christian