meme-rename
Usage: meme-rename [options]
Description:
Copy HTML files from MEME Suite programs to files with
distinct names to make it easier to share them:
<dest>/<program>.<last_dir>.html
where <last_dir> 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.
Options:
[<dir>]+
- full path of MEME Suite program output directory[-d <dest>]
- destination directory; default: .[-h] - print help message
Bugs: None known.