A ModPipe filesystem, rooted at top, which is either a path or a Config object.
Add the Sequence object seq to the filesystem. This sets the align code for the sequence and writes it to disk using parser, which should be one of the file parsers in the modpipe.sequence module (usually FASTAFile). The ModPipe ID for the sequence is returned.
This module provides a number of functions that return the location of various external binaries used by ModPipe. These locations are set by the Setup script (see also Installing external programs). If a given binary is not present, the corresponding function will raise a modpipe.MissingBinaryError.
Return the ModPipe version number.
Return version and copyright information, suitable for display by a command-line program’s --version option.