changeset 1:b18254910080 draft

Uploaded
author qfab
date Thu, 29 May 2014 21:37:30 -0400
parents 4a95f76fa45b
children 2813a698bf9c
files pynast/pynast.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pynast/pynast.xml	Thu May 29 21:31:16 2014 -0400
+++ b/pynast/pynast.xml	Thu May 29 21:37:30 2014 -0400
@@ -34,9 +34,9 @@
 
 Given a set of sequences and a template alignment, PyNAST will align the input sequences ('candidate') to the best-matching sequence in a pre-aligned set of sequences ('template alignment'), and return a multiple sequence alignment which contains the same number of positions (or columns) as the template alignment. This facilitates the analysis of new sequences in the context of existing alignments, and additional data derived from existing alignments such as phylogenetic trees. Because any protein or nucleic acid sequences and template alignments can be provided, PyNAST is not limited to the analysis of 16S rDNA sequences.
 
-For further information visit: http://qiime.org/pynast/_
+For further information visit: PyNAST_Documentation
 
-.. _ http://qiime.org/pynast/: http://qiime.org/pynast/
+.. _PyNAST_Documentation: http://biocore.github.io/pynast/
 
 ------
 
@@ -95,7 +95,7 @@
 
 PyNAST_
 
-.. _PyNAST: http://biocore.github.io/pynast/
+.. _PyNAST: https://github.com/biocore/pynast
 
 **Wrapper Author**