rmap installation

35 views
Skip to first unread message

Tommaso Andreani

unread,
May 21, 2017, 3:14:40 PM5/21/17
to MethPipe and MethBase Users
Hello,

I have downloaded MethPipe (last vestion methpipe-3.4.3.tar.bz2 (release history)).

I have realized when I have tested the data that the mapper is not installed (rmap). So I have downloaded it from here:


After unzipping and doing:
Make install

I have the following errors:

make[1]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers'
make[2]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers/rmap'
g++ -Wall -fPIC -fmessage-length=50 -O3 -c -o ../../common/SeedMaker.o ../../common/SeedMaker.cpp -I../../common -I/src/smithlab_cpp/
../../common/SeedMaker.cpp:26:30: fatal error: smithlab_utils.hpp
   : No such file or directory
compilation terminated.
make[2]: *** [../../common/SeedMaker.o] Error 1
make[2]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers/rmap'
make[2]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers/rmapbs'
g++ -Wall -fPIC -fmessage-length=50 -O3 -c -o ../../common/SeedMaker.o ../../common/SeedMaker.cpp -I../../common -I/src/smithlab_cpp/
../../common/SeedMaker.cpp:26:30: fatal error: smithlab_utils.hpp
   : No such file or directory
compilation terminated.
make[2]: *** [../../common/SeedMaker.o] Error 1
make[2]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers/rmapbs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/mappers'
make[1]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation'
make[2]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreads'
make[2]: *** No rule to make target `/src/smithlab_cpp//sim_utils.o', needed by `simreads'.  Stop.
make[2]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreads'
make[2]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreadsbs'
make[2]: *** No rule to make target `/src/smithlab_cpp//sim_utils.o', needed by `simreadsbs'.  Stop.
make[2]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreadsbs'
make[2]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreadspe'
make[2]: *** No rule to make target `/src/smithlab_cpp//sim_utils.o', needed by `simreadspe'.  Stop.
make[2]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation/simreadspe'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/simulation'
make[1]: Entering directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/utils'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/fsimb/imbc_home/tandrean/WGBS/rmap-master/src/utils'
make: *** [all] Error 2


Does anyone have faced a similar problem during the installation of this tool?
Thanks in advance.
Tommaso

Jianghan Qu

unread,
May 21, 2017, 5:53:52 PM5/21/17
to meth...@googlegroups.com
Hi Tommaso, 

It seems that the zipped version doesn't contain smithlab_cpp. 

You can clone the directory with the following command 

git clone --recursive https://github.com/smithlabcode/rmap.git

so that the smithlab_cpp module is downloaded together with rmap. 



--
You received this message because you are subscribed to the Google Groups "MethPipe and MethBase Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to methpipe+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jenny

Tommaso Andreani

unread,
May 21, 2017, 6:25:02 PM5/21/17
to meth...@googlegroups.com
oh thanks. another question but is it possible that the command "walt" does the same thing of rmap? 

thanks again. Tomorrow I will try to install with git the aligner. 
Cheers

--
You received this message because you are subscribed to a topic in the Google Groups "MethPipe and MethBase Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/methpipe/tw1ilPKBW2A/unsubscribe.
To unsubscribe from this group and all its topics, send an email to methpipe+unsubscribe@googlegroups.com.

Jianghan Qu

unread,
May 21, 2017, 7:56:59 PM5/21/17
to meth...@googlegroups.com
Yes, both rmap and walt are mappers for BS-seq reads.  In my experience, walt is faster. 
Reply all
Reply to author
Forward
0 new messages