X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fio%2Ffileformats.html;h=d887f1870472afd1faf1dc203c716f89ed5f74a9;hb=629b52f62abbbede793a81b24f07e36b7c6880ab;hp=b457adf727dfd768fed51301311993abf4a0b127;hpb=3d8b21693c3c2cc27348b0fed1f5306932bc59a4;p=jalview.git diff --git a/help/html/io/fileformats.html b/help/html/io/fileformats.html index b457adf..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: +