bash: rsem-prepare-reference: command not found
g++ -O3 -Wall samValidator.cpp sam/libbam.a -lz -o rsem-sam-validator
utils.h:26: warning: ‘verbose’ defined but not used
g++ -O3 -Wall scanForPairedEndReads.cpp sam/libbam.a -lz -o rsem-scan-for-paired-end-reads
utils.h:26: warning: ‘verbose’ defined but not used
[adminrig@JR09110715 rsem-1.2.4]$
My OS is Linux CentOS 5.4, x86_64 arcitecture and I did put both RSEM and bowtie in the environments PATH variable using this command:
PATH=$PATH:"$home/adminrig/RSEM/rsem-1.2.4
PATH=$PATH:"$home/adminrig/Bowtie/bowtie-1.0.0
And confirmed this using the printenv PATH command
Running 'make' in EBSeq seemed to work fine based on the output (I have not actually used the program yet since I need to use RSEM first). Here are the last few lines. Again I had some "defined
but not used" warnings. Full output is also in the appended file.
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (EBSeq)
g++ -O3 -Wall calcClusteringInfo.cpp -o rsem-for-ebseq-calculate-clustering-info
[adminrig@JR09110715 EBSeq]$
I also installed or updated the following programs / utilities prior to building rsem:
gcc-c++ 4.1.2-54.el5
perl 5.8.8-38.el5
R 2.15.2-1.el5
ncurses-devel 5.5-24.20060715
Being a rookie in this area I assume I am missing something basic but I have tried everything I could think of trying before asking here. Thank-you for you time and I look forward to any help you might be able to provide.
Jason Miller
Aquatic Contaminants Research Division
--
RSEM website: http://deweylab.biostat.wisc.edu/rsem/
---
You received this message because you are subscribed to the Google Groups "RSEM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rsem-users+...@googlegroups.com.
To post to this group, send email to rsem-...@googlegroups.com.
Visit this group at http://groups.google.com/group/rsem-users?hl=en-US.
<rsem 1 2 4 make results.pdf>