Description
Builds an SSI (sequence/subsequence index) file for a sequence file, using the esl-sfetch utility, an Easel miniapp bundled with the HMMER package (esl-sfetch --index). The resulting index lets esl-sfetch retrieve sequences from the file in constant time. This module is the indexing half of a pair: hmmer/eslsfetchindex builds the SSI index, hmmer/eslsfetch consumes it (or an equivalent one) to fetch sequences or subsequences.
Tools
hmmer Documentation
Biosequence analysis using profile hidden Markov models. The esl-sfetch utility is an Easel miniapp bundled with the HMMER package, used here to build an SSI index of a sequence file.
Command copied!