Fasta format

From Ucsbgalaxy
Revision as of 15:36, 15 November 2011 by Oakley (talk | contribs) (Created page with "A fasta file is simply a text file in the following format: >SequenceName atcg where atcg=the DNA or amino acid sequence in question. The extension doesn't technically matter…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A fasta file is simply a text file in the following format:

>SequenceName atcg


where atcg=the DNA or amino acid sequence in question. The extension doesn't technically matter usually, but is often .fas .fasta or .fna by convention.


For more detail, see WikiPedia page [1]