X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fio%2Ffileformats.html;h=43eac0086ac3b847db5dd0365d17978001daa10f;hb=db93a1adcbe0a4eaaf06e0a70ade0d6c5c1961c3;hp=797a7c485ae1fad96fe9a8c89f8b2854892bda25;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/help/html/io/fileformats.html b/help/html/io/fileformats.html index 797a7c4..43eac00 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: +