Skip to content
brentp edited this page Nov 3, 2011 · 1 revision

sam-tools : Using SamTools to view alignments

What MethylCoder Does

To install MethylCoder, if your version of python does not come with bsddb, you’ll need
to install tokyo-cabinet.
These commands should do the trick:


git clone git://github.com/clement/tokyo-cabinet.git
cd tokyo-cabinet/
./configure
make
sudo make install

sudo easy_install py-tcdb

On Mac, Install or update xcode to 3.2.6 (I’m not sure if this helped, but it is a good idea)

Clone this wiki locally