metadata.xml 769 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
  3. <pkgmetadata>
  4. <maintainer type="project">
  5. <email>sci-biology@gentoo.org</email>
  6. <name>Gentoo Biology Project</name>
  7. </maintainer>
  8. <longdescription>
  9. T-Coffee is a multiple sequence alignment package. Given a set of
  10. sequences (Proteins or DNA), T-Coffee generates a multiple sequence
  11. alignment. Version 2.00 and higher can mix sequences and structures.
  12. T-Coffee allows the combination of a collection of multiple/pairwise,
  13. global or local alignments into a single model. It also allows to
  14. estimate the level of consistency of each position within the new
  15. alignment with the rest of the alignments.
  16. </longdescription>
  17. </pkgmetadata>