mercier created page: home
16
home.markdown
Normal file
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.
|
Reference in New Issue
Block a user