Help for this page

Select Code to Download


  1. or download this
    package MyApp;
    use Moose;
    ...
    }
    
    1;
    
  2. or download this
    #!/usr/bin/env perl
     
    ...
    
    # ... rest of the script here
    exit;
    
  3. or download this
    extension: undefined
    liste_snp: undefined
    ...
    prefixe: undefined
    min_read_classe: 30
    max_read_per_cent_ambi: 1
    
  4. or download this
    extension: myext
    liste_snp: undefined
    ...
    prefixe: undefined
    min_read_classe: 40
    max_read_per_cent_ambi: 1
    
  5. or download this
    usage: runapp.pl [-?abghlprs] [long options...]
        -h -? --usage --help                   Prints this usage informati
    +on.
    ...
        -p STR --prefixe STR
        --mc INT --min_read_classe INT
        -a NUM --max_read_per_cent_ambi NUM