Help for this page

Select Code to Download


  1. or download this
    my @array = ($command, $arg1, $arg2, $arg3);
    system (@array);
    
  2. or download this
    Clover: Cis-eLement OVERrepresentation
    Compiled on Jul 18 2006
    
    ...
    Lowercase filtering     OFF
    Pseudocount:            0.375
    Random seed:            1
    
  3. or download this
    my @array = ($command, "$arg1 $arg2 $arg3");
    system (@array);
    
  4. 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]