| Included libraries | Package variables | General documentation | Methods |
| new | No description | Code |
| pattern | No description | Code |
| new | description | prev | next | Top |
my ($caller, %args) = @_; my $word = TFBS::Word::Consensus->new(%args); my $self = bless $word, ref($caller) || $caller; return $self;}
| pattern | description | prev | next | Top |
return $_; } 1;}