mercier created page: home

Celine Mercier
2015-07-16 15:24:39 +02:00
commit 9c56098b83

16
home.markdown Normal file

@@ -0,0 +1,16 @@
##Installing **Sumaclust**
Download the sources:
git clone --recursive https://git.metabarcoding.org/obitools/sumaclust.git
Compile:
cd sumaclust
make
And run:
./sumaclust [options] input.fasta > output.fasta
See the pdf file included with the sources for a complete documentation.