The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Test::Chado::Common

VERSION

version v4.1.1

API

Methods

  • All methods are available as exported subroutines by default

  • All methods accept the same parameter pattern. The first two are required.

has_cv(DBIx::Class::Schema, cv name, [description])
has_feature(DBIx::Class::Schema, feature name, [description])
has_dbxref(DBIx::Class::Schema, dbxref, [description])
has_cvterm(DBIx::Class::Schema, cvterm name, [description])
has_featureloc(DBIx::Class::Schema, feature name, [description])

AUTHOR

Siddhartha Basu <biosidd@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Siddhartha Basu.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.