FAST¶
Description¶
The FAST Analysis of Sequences Toolbox (FAST) is a set of Unix tools (for example fasgrep, fascut, fashead and fastr) for sequence bioinformatics modeled after the Unix textutils (such as grep, cut, head, tr, etc). FAST workflows are designed for "inline" (serial) processing of flatfile biological sequence record databases per-sequence, rather than per-line, through Unix command pipelines. The default data exchange format is multifasta (specifically, a restriction of BioPerl FastA format). FAST tools expose the power of Perl and BioPerl for sequence analysis to non-programmers in an easy-to-learn command-line paradigm.
Environment Modules¶
Run module spider fast
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_FAST_DIR - installation directory
- HPC_FAST_BIN - executable directory
- HPC_FAST_LIB - examples directory
- HPC_FAST_DOC - documentation directory
Citation¶
If you publish research that uses fast you have to cite it as follows:
Categories¶
biology, phylogenetics