- or download this
my @array = ($command, $arg1, $arg2, $arg3);
system (@array);
- or download this
Clover: Cis-eLement OVERrepresentation
Compiled on Jul 18 2006
...
Lowercase filtering OFF
Pseudocount: 0.375
Random seed: 1
- or download this
my @array = ($command, "$arg1 $arg2 $arg3");
system (@array);
- or download this
Clover: Cis-eLement OVERrepresentation
Compiled on Jul 18 2006
Error: motif and sequence files required
Usage summary: clover [options] mymotifs myseqs.fa [BGfiles]