1fastautils(1) FASTA format file manipulation utilities fastautils(1)
2
3
4
6 fastautils - FASTA format file manipulation utilities
7
8
10 fastachecksum [ options ] <input file>
11
12 fastaclean
13
14 fastaclip
15
16 fastacomposition
17
18 fastadiff
19
20 fastaexplode
21
22 fastafetch
23
24 fastahardmask
25
26 fastaindex
27
28 fastalength
29
30 fastanrdb
31
32 fastaoverlap
33
34 fastareformat
35
36 fastaremove
37
38 fastarevcomp
39
40 fastasoftmask
41
42 fastasort
43
44 fastasplit
45
46 fastasubseq
47
48 fastatranslate
49
50 fastavalidcds
51
53 These are utilities for the manipulation of FASTA format sequence data‐
54 bases which are distributed with the exonerate sequence alignment pro‐
55 gram.
56
58 Not documented yet.
59
61 fastalength sequence.fasta
62 blah blah
63
65 This documentation accompanies version 2.2.0 of the exonerate package.
66
68 Guy St.C. Slater. <guy@ebi.ac.uk>. See the AUTHORS file accompanying
69 the source code for a list of contributors.
70
72 This source code for the exonerate package is available under the terms
73 of the GNU general public licence.
74
75 Please see the file COPYING which was distrubuted with this package, or
76 http://www.gnu.org/licenses/gpl.txt for details.
77
78 This package has been developed as part of the ensembl project. Please
79 see http://www.ensembl.org/ for more information.
80
82 exonerate(1),e-PCR
83
84
85
86fastautils March 2003 fastautils(1)