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       The following options are recognized:
18
19         Option        Description
20         ------        -----------
21
22          --dsn        <dsn>       Data source (default dbi:mysql:test)
23          --adaptor    <adaptor>   Schema adaptor (default dbi::mysqlopt)
24          --user       <user>      Username for mysql authentication
25          --pass       <password>  Password for mysql authentication
26          --aggregator <list>      Comma-separated list of aggregators
27

BUGS

29       Please report them.
30

SEE ALSO

32       Bio::DB::GFF
33

AUTHOR

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