| Included libraries | Package variables | General documentation | Methods |
| Package variables | top |
| No package variables defined. |
| Included modules | top |
| TFBS::Word::Consensus | |
| strict |
| Inherit | top |
| TFBS::Word::Consensus |
| Synopsis | top |
| No synopsis! |
| Description | top |
| No description! |
| Methods | top |
| new | No description | Code |
| pattern | No description | Code |
| new | description | top | prev | next |
my ($caller, %args) = @_;
my $word = TFBS::Word::Consensus->new(%args);
my $self = bless $word, ref($caller) || $caller;
return $self;}| pattern | description | top | prev | next |
return $_;}