- or download this
my @array = qq/$command $arg1 $arg2 $arg3 > $outfile/;
system "@array";
- or download this
my @array = ($command, "$arg1 $arg2 $arg3 > $outfile");
- 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]