WormBase::Archive::Build

WormBase::Archive::Build can create archives of Wormbase releases.
Download

WormBase::Archive::Build Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Todd W. Harris
  • Publisher web site:
  • http://search.cpan.org/~twh/Audio-DB-0.01/DB/Build.pm

WormBase::Archive::Build Tags


WormBase::Archive::Build Description

WormBase::Archive::Build can create archives of Wormbase releases. WormBase::Archive::Build can create archives of Wormbase releases.SYNOPSIS use Bio::GMOD::Admin::Archive; my $archive = Bio::GMOD::Admin::Archive->new(); $archive->create_archive();METHODSBio::GMOD::Admin::Archive->new(@options)Create a new WormBase::Archive object for archiving WormBase releases.The options consist largely of file system and remote paths. If none are provided, they will all be populated from the default file located on the primary WormBase server. This is the recommended idiom as it insulates your programs from structural changes at WormBase. In this case, archives will be built in /pub/wormbase/RELEASE where RELEASE is a WSXXX release.There are, however, at least two options that you will wish to provide: --database_repository Full path where to store archives on your filesystem --mysql_path Full path to the mysql data dirSee WormBase.pm for additional details on all system-dependent paths that can be overridden. Requirements: · Perl


WormBase::Archive::Build Related Software