The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

MyBioinfo::NBTest - methods to perform negative binomial tests.

SYNOPSIS

  use MyBioinfo::NBTest;

DESCRIPTION

  Perform NB test between two groups of counts.

EXPORT

  nb_pval

SEE ALSO

  Nothing else.

AUTHOR

Li Shen, <li.shen@mssm.edu>

COPYRIGHT AND LICENSE

Copyright (C) 2010 by Li Shen

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.6.0 or, at your option, any later version of Perl 5 you may have available.