Sequence clustering

In bioinformatics, sequence clustering algorithms attempt to group biological sequences that are somehow related. The sequences can be either of genomic, "transcriptomic" (ESTs) or protein origin. For proteins, homologous sequences are typically grouped into families. For EST data, clustering is important to group sequences originating from the same gene before the ESTs are assembled to reconstruct the original mRNA.

Some clustering algorithms use single-linkage clustering, constructing a transitive closure of sequences with a similarity over a particular threshold. UCLUST[1] and CD-HIT[2] use a greedy algorithm that identifies a representative sequence for each cluster and assigns a new sequence to that cluster if it is sufficiently similar to the representative; if a sequence is not matched then it becomes the representative sequence for a new cluster. The similarity score is often based on sequence alignment. Sequence clustering is often used to make a non-redundant set of representative sequences.

Sequence clusters are often synonymous with (but not identical to) protein families. Determining a representative tertiary structure for each sequence cluster is the aim of many structural genomics initiatives.

Sequence clustering algorithms and packages

Non-redundant sequence databases

See also

References

  1. 1 2 "USEARCH". drive5.com.
  2. 1 2 "CD-HIT: a ultra-fast method for clustering protein and nucleotide sequences, with many new applications in next generation sequencing (NGS) data". cd-hit.org.
  3. "Starcode repository".
  4. Zorita E; Cuscó P; Filion GJ. (Jun 2015). "Starcode: sequence clustering based on all-pairs search". Bioinformatics. 31 (12): 1913–1919. doi:10.1093/bioinformatics/btv053. PMC 4765884Freely accessible. PMID 25638815.
  5. "OrthoFinder". Steve Kelly Lab.
  6. Emms DM; Kelly S. (Aug 2015). "OrthoFinder: solving fundamental biases in whole genome comparisons dramatically improves orthogroup inference accuracy.". Genome Biology. 16 (157). doi:10.1186/s13059-015-0721-2. PMC 4531804Freely accessible. PMID 26243257.
  7. 1 2 Holm L1, Sander C. (Jun 1998). "Removing near-neighbour redundancy from large protein sequence collections.". Bioinformatics. 14 (5): 423–9. doi:10.1093/bioinformatics/14.5.423. PMID 9682055.
  8. Enright AJ; Van Dongen S; Ouzounis CA. (Apr 2002). "An efficient algorithm for large-scale detection of protein families.". Nucleic Acids Res. 30 (7): 1575–84. doi:10.1093/nar/30.7.1575. PMID 11917018.
  9. http://bio.informatics.indiana.edu/sunkim/BAG/
  10. "Bioinformatics Paper: JESAM: CORBA software components for EST alignments and clusters". littlest.co.uk.
  11. http://ratest.eng.uiowa.edu/pubsoft/clustering/
  12. "NCBI News: Spring 2004-BLASTLab". nih.gov.
  13. "WUR Multi-netclust web server". bioinformatics.nl.
  14. Kuzniar, A., Dhir, S., Nijveen, H., Pongor, S. and Leunissen, J. A. M. (Oct 2010). "Multi-netclust: an efficient tool for finding connected clusters in multi-parametric networks". Bioinformatics. 26 (19): 2482–2483. doi:10.1093/bioinformatics/btq435. PMID 20679333.
  15. "Clusterer: extendable java application for sequence grouping and cluster analyses". bugaco.com.
  16. http://web.archive.org/web/20080101032917/http://blast.wustl.edu/pub/nrdb/
  17. http://www.ebi.ac.uk/clustr/
  18. "Introduction to the ICAtools". littlest.co.uk.
  19. "VOCS - Viral Bioinformatics Resource Center". uvic.ca.
  20. "EMBOSS: skipredundant". pasteur.fr.
  21. "Dunbrack Lab". fccc.edu.
  22. "About UniProt". uniprot.org.
This article is issued from Wikipedia - version of the 9/10/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.