motif-shuffle-columns

Usage:

motif-shuffle-columns [options] <motif file>+

Description

Creates motifs from the shuffled columns of the input motifs.

Input

<motif file>+

The names of one or more files containing motifs in MEME format.

Output

Outputs a minimal meme format file containing motifs of the same sizes using all the columns from the original files shuffled around into different motifs and column positions.

By default the output is written to standard output.

Options

Option Parameter Description Default Behavior
General Options
-ofile name Sets the output file name. The output is written to standard output.
-seedseed Sets the pesudo-random number generator's seed. The psudo-random number generator is seeded from the system random number generator.