Sequence clustering: Difference between revisions

Content deleted Content added
Dmb000006 (talk | contribs)
mNo edit summary
Dmb000006 (talk | contribs)
mNo edit summary
Line 6:
Generally, the clustering algorithms are [[single linkage clustering]], constructing a [[transitive closure]] of sequences with a similarity over a particular threshold. The similarity score is often based on [[sequence alignment]].
 
Sequence clustering is often used to make a [[Non redundant sequences|non-redundant]] set of sequences.
 
== External links ==