Following the instructions, I attempted to compile TMAP.
I was able to run the following:
git clone git://github.com/iontorrent/TMAP.git
cd TMAP
git submodule init
However, the git submodule update did not work give the following error:
error: RPC failed; result=22, HTTP code = 405
fatal: The remote end hung up unexpectedly
Unable to fetch in submodule path 'src/samtools'
Please help. Thanks!
Following the instructions, I attempted to compile TMAP.
I was able to run the following:
However, the git submodule update did not work give the following error:
error: RPC failed; result=22, HTTP code = 405
fatal: The remote end hung up unexpectedly
Unable to fetch in submodule path 'src/samtools'
Please help. Thanks!