From 3a24e83a5f778e082b9eac746c05d698ced74b09 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Fri, 17 Jul 2015 13:58:16 +0200 Subject: [PATCH] mercier created page: home --- home.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.markdown b/home.markdown index de68d20..1a74964 100644 --- a/home.markdown +++ b/home.markdown @@ -1,5 +1,5 @@ With the development of next-generation sequencing, efficient tools are needed to handle millions of sequences in reasonable amounts of time. -**Sumaclust** is a program developed by the LECA. +**Sumaclust** is a program developed by the [LECA](http://www-leca.ujf-grenoble.fr/?lang=en). **Sumaclust** aims to cluster sequences in a way that is fast and exact at the same time. This tool has been developed to be adapted to the type of data generated by DNA metabarcoding, i.e. entirely sequenced, short markers. **Sumaclust** clusters sequences using the same clustering algorithm as **UCLUST** and **CD-HIT**. This algorithm is mainly useful to detect the 'erroneous' sequences created during amplification and sequencing protocols, deriving from 'true' sequences. Currently, **Sumaclust** is available as a program that you can download and install on Unix-like machines.