From df6db642f3202db24303c7721202254344849467 Mon Sep 17 00:00:00 2001 From: gmungoc Date: Mon, 1 Dec 2014 16:17:20 +0000 Subject: [PATCH] JAL-429 Phylip added to help page --- help/html/io/fileformats.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/help/html/io/fileformats.html b/help/html/io/fileformats.html index 5e0aab8..6017d4b 100755 --- a/help/html/io/fileformats.html +++ b/help/html/io/fileformats.html @@ -71,6 +71,11 @@ THISISASEQUENCE
# STOCKHOLM VersionNumber
...
// .stk, .sto + +Phylip +Line starts with two numbers separated by white space
+...
// +.phy

The file extensions are used to associate jalview alignment icons -- 1.7.10.2