X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fio%2Ffileformats.html;h=d887f1870472afd1faf1dc203c716f89ed5f74a9;hb=5ae33a27065b5bf32541bda82c295c2e12e2f76a;hp=16e9cc6eb2b35379078ed7ffe8b3570424517a8b;hpb=0943de76f6a7435894e72479671642c05f2f3687;p=jalview.git diff --git a/help/html/io/fileformats.html b/help/html/io/fileformats.html index 16e9cc6..d887f18 100755 --- a/help/html/io/fileformats.html +++ b/help/html/io/fileformats.html @@ -31,60 +31,80 @@ td { -

Alignment File Formats -

Jalview understands a wide range of sequence alignment formats. In -order to determine which format has been used for an alignment, -Jalview tries to detect some text or formatting unique to one of the formats: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FormatUnique File FeatureFile Extension
FASTA>SequenceName
-THISISASEQUENCE
.fa, .fasta
MSF!! AA_MULTIPLE_ALIGNMENT 1.0
-..
-//
.msf
CLUSTALWCLUSTAL.aln
PILEUPPileUp
PIR>P1;.pir
BLC>Seq1
->Seq2
.blc
PFAMSequenceName THISISASEQUENCE.pfam
Stockholm# STOCKHOLM VersionNumber
-...
//
.stk, .sto
PhylipLine starts with two numbers separated by white space
-...
//
.phy
JSONData starts with '{'
Data ends with '}'

See BioJson for more info about Jalview JSON format
.json
-

The file extensions are used to associate Jalview alignment icons -with alignment files: -

+

+ Alignment File Formats +

Jalview understands a wide range of sequence alignment formats. + In order to determine which format has been used for an alignment, + Jalview tries to detect some text or formatting unique to one of the + formats:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FormatUnique File FeatureFile Extension
FASTA>SequenceName
THISISASEQUENCE
.fa, .fasta
MSF!! AA_MULTIPLE_ALIGNMENT 1.0
..
+ //
.msf
CLUSTALWCLUSTAL.aln
PILEUPPileUp
PIR>P1;.pir
BLC>Seq1
>Seq2 +
.blc
PFAMSequenceName THISISASEQUENCE.pfam
Stockholm# STOCKHOLM VersionNumber
...
// +
.stk, .sto
PhylipLine starts with two numbers separated by + white space
...
// +
.phy
JSONData starts with '{'
Data ends with + '}'
+
See BioJSON + for more infomation about the Jalview JSON format
.json
+

+ The file extensions are used to associate Jalview alignment icons + with alignment files: +