NAME
Test::Chado::FixtureManager::Flatfile
VERSION
version v4.1.1
DESCRIPTION
Manages the filesystem location of various test fixtures that comes bundled with this distribution
API
Attributes
- default_fixture_path [ro]
-
Base folder of all fixutres
- fixture_path [rw]
-
To set a custom base path of all fixtures. By default, it returns the default_fixture_path
- organism_fixture [rw]
-
Get/Set attribute for organism fixture file, default is organism.yaml
- rel_fixture [rw]
-
Get/Set attribute for relationship ontology file in xml format, default is relationship.obo_xml
- so_fixture [rw]
-
Get/Set attribute for sequence ontology file in xml format, default is sofa.obo_xml
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.