meme-rename

Usage:

meme-rename [options] <dir>+

Description

Copy HTML files from MEME Suite programs to files with distinct names to make it easier to share them: destination directory/program.last directory.html where last directory is the last directory on the path, and program is the name of the MEME Suite program.

Input

The program takes the names of one or more output directories created by MEME Suite programs such as MEME, CENTRIMO etc.

Output

The program copies the main HTML file to the destination directory, giving it a name based on the name of the output directory. The -d option can be used to change the destination directory.

Options

Option Parameter Description Default Behaviour
General Options
-ddestination directory Copies the renamed HTMl files to the destination directory. Copies the renamed HTML files to the current directory.
-h Print a help message and exit. Run as normal.