NCBIx::Geo uses a caching strategy to load meta-data and sample data from
the NCBI GEO database. The included script manages most of the features,
but the module is useful for a variety of scripts.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make install clean
rm -f Makefile.old
perl t/00.load.t
To install the geo script, run the following commands: