1BP_GENERATE_HISTOGRAM(1U)ser Contributed Perl DocumentatiBoPn_GENERATE_HISTOGRAM(1)
2
3
4

NAME

6       generate_histogram.pl -- Generate a histogram of Bio::DB::GFF features
7

SYNOPSIS

9         generate_histogram.pl -d gadfly variation gene:curated
10

DESCRIPTION

12       Use this utility to generate feature density histograms from
13       Bio::DB::GFF databases.  The result is a GFF data file that is suitable
14       for loading with load_gff.pl.
15
16       OPTIONS
17
18       The following options are recognized:
19
20         Option        Description
21         ------        -----------
22
23          --dsn        <dsn>       Data source (default dbi:mysql:test)
24          --adaptor    <adaptor>   Schema adaptor (default dbi::mysqlopt)
25          --user       <user>      Username for mysql authentication
26          --pass       <password>  Password for mysql authentication
27          --aggregator <list>      Comma-separated list of aggregators
28

BUGS

30       Please report them.
31

SEE ALSO

33       Bio::DB::GFF
34

AUTHOR

36       Lincoln Stein <lstein@cshl.org>
37
38       Copyright (c) 2001 Cold Spring Harbor Laboratory
39
40       This library is free software; you can redistribute it and/or modify it
41       under the same terms as Perl itself.  See DISCLAIMER.txt for dis‐
42       claimers of warranty.
43
44
45
46perl v5.8.8                       2007-05-07          BP_GENERATE_HISTOGRAM(1)
Impressum