X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fio%2Ffileformats.html;h=af4e2c40672efb031dcc8a72cc0af5098a4d7940;hb=37de9310bec3501cbc6381e0c3dcb282fcaad812;hp=797a7c485ae1fad96fe9a8c89f8b2854892bda25;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/help/html/io/fileformats.html b/help/html/io/fileformats.html index 797a7c4..af4e2c4 100755 --- a/help/html/io/fileformats.html +++ b/help/html/io/fileformats.html @@ -1,64 +1,110 @@ + +Alignment Fileformats + -

Alignment Fileformats -

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
-THISISASEQENCE
.fa, .fasta
MSF!! AA_MULTIPLE_ALIGNMENT 1.0
-..
-//
.msf
CLUSTALWCLUSTAL.aln
PILEUPPileUp
PIR>P1;.pir
BLC>Seq1
->Seq2
.blc
PFAMSequenceName THISISASEQENCE.pfam
-

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: +