CropNet
About Projects Software Databases What's New Help
  Quick database access:
  Did you know?   

 ~ AceBrowser Enhancements at UK CropNet

AceBrowser Enhancements - TableMaker
A TableMaker implementation for AceBrowser based on the WebAce TableMaker. Intallation is as simple as copying the files into your AceBrowser directory (usually cgi-bin/ace), adding create_table to your database's search methods and to %SEARCH_DESCRIPTIONS. You can also enable the use of .def files in your wquery directory by adding the home attribute to your database description.

For example:

%DATABASES = (
  'Database' =>  {
       'host'       => 'myhost',
       'port'       => 10000, 
       'stylesheet' => '/elegans.css',
       'searches'   => [qw(search grep query create_table)],
       'url_mapper' => \&db_mapper,
       'displays'   => \%db_displays,
       'home'       => '/database/db',
        },
       );

# This gives symbolic names for the various search scripts
%SEARCH_DESCRIPTIONS = (
                     'simple'  => 'Simple Search',
                     'search'  => 'Class Browser',
                     'grep'    => 'Text Search',
                     'query'   => 'Ace Query',
                     'create_table' => 'Table Search'
                     );

Then test the TableMaker by viewing your database and constructing a table.


 ~ Links

Bioinformatics Research Group
UK CropNet group at John Innes Centre

John Innes Centre
Research centre for Plant Science and home to BrassicaDB & MilletGenes

AceBrowser
Developed by Lincoln Stein

WebAce
Developed by Tim Hubbard

ACEDB
ACEDB site at Sanger Centre

NASC
Nottingham Arabidopsis Stock Centre

SCRI
Scottish Crop Research Institute

IGER
Institute of Grassland and Environmental Research


Contact us
Please email us if you have any questions.



Page last modified: Tuesday, 29-Apr-2003 17:15:07 BST
Google
search ukcrop.net search the web
French flag
French version
German flag
German version
Italian flag
Italian version
Portugese flag
Portugese version
Spanish flag
Spanish version
 
Translations provided by Babel Fish