diff options
author | Petar Petrov <ppetrov@paju.oulu.fi> | 2013-01-13 12:44:27 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-20 09:03:03 -0500 |
commit | a09fca24b0b18297d95ea9cb51088c35dbaf9e28 (patch) | |
tree | fc2cf159939fff2ac64e1236b2e34bd386cadb39 /academic/t_coffee/README | |
parent | 6a924de2ebb6e95bdf08365242e68ceb7166a4bf (diff) | |
download | slackbuilds-a09fca24b0b18297d95ea9cb51088c35dbaf9e28.tar.gz |
academic/t_coffee: Added (multiple sequence alignment program).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'academic/t_coffee/README')
-rw-r--r-- | academic/t_coffee/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/academic/t_coffee/README b/academic/t_coffee/README new file mode 100644 index 0000000000..f5f6689f7d --- /dev/null +++ b/academic/t_coffee/README @@ -0,0 +1,13 @@ +T-Coffee is a multiple sequence alignment package. You can use +T-Coffee to align sequences or to combine the output of your +favorite alignment methods (Clustal, Mafft, Probcons, Muscle...) +into one unique alignment (M-Coffee). + +T-Coffee can align Protein, DNA and RNA sequences. It is also able +to combine sequence information with protein structural information +3D-Coffee/Expresso), profile information (PSI-Coffee) or RNA +secondary structures (R-Coffee). + +For detailed information and citation: +T-Coffee: A novel method for multiple sequence alignments. +Notredame, Higgins,Heringa,JMB,302(205-217)2000 |