##Description
SKWIC algorithm on metagenomic sequences binning
##Installation
Clone the Repository.
git clone https://github.com/zhangruichang/MCluster
type:
g++ -o MCluster GetTetraFreqs.cpp skwic.cpp -I. -std=c++0x
to get the executable MCluster
This compile command has been tested on GCC 4.4.7 of Red Hat 4.4.7-4
##References:
A New Unsupervised Binning Approach for Metagenomic Sequences Based on N-grams and Automatic Feature Weighting Ruiqi Liao, Ruichang Zhang, Jihong Guan, Shuigeng Zhou IEEE transactions on computational biology and bioinformatics (TCBB), 2014
##Copyright
Ruiqi Liao(Fudan University, now at Baidu, Shanghai), Yuan Yi(Tongji University, now at Samsung, Beijing), Ruichang Zhang(Fudan University, now at Nanyang Techonological University, Singapore)