Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.310.012 Times

WormBase::Archive::Build 0.028

  Date Added: June 17, 2010  |  Visits: 1.210

WormBase::Archive::Build

Report Broken Link
Printer Friendly Version


Product Homepage
Download (96 downloads)



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(); METHODS Bio::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 dir See WormBase.pm for additional details on all system-dependent paths that can be overridden..

Requirements: No special requirements
Platforms: Linux
Keyword: Archives Create Create Archives Gmod Libraries Programming Wormbase Wormbasearchivebuild
Users rating: 0/10

License: Freeware Size: 71.68 KB
USER REVIEWS
More Reviews or Write Review


WORMBASE::ARCHIVE::BUILD RELATED
Libraries  -  Archive::Any::Create 0.02
Archive::Any::Create is an abstract API to create archives (tar.gz and zip). SYNOPSIS use Archive::Any::Create; my $archive = Archive::Any::Create->new; $archive->container(foo); # top-level directory $archive->add_file(bar.txt, $data); #...
3.07 KB  
Programming  -  The Larch Environment 0.1.8.alpha
The Larch Environment is a research project, whose aim is to create a visual interactive programming environment, based around the Python programming language.
2.9 MB  
Libraries  -  CPAN::Mini::Extract 1.16
CPAN::Mini::Extract is a Perl module that can create CPAN::Mini mirrors with the archives extracted. SYNOPSIS # Create a CPAN extractor my $cpan = CPAN::Mini::Extract->new( remote => http://mirrors.kernel.org/cpan/, local =>...
26.62 KB  
Libraries  -  GNU Classpath 0.95
GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. GNU Classpath project includes all native methods and core classes...
6.5 MB  
Libraries  -  libzip 0.8
libzip library can read, create, and modify zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. Whats New in This...
378.88 KB  
Libraries  -  Bio::GMOD::Admin::Monitor::blat 0.028
Bio::GMOD::Admin::Monitor::blat is a Perl module that can monitor a BLAT server. SYNOPSIS Check the installed version of a MOD use Bio::GMOD::Util::CheckVersions.pm my $gmod = Bio::GMOD::Util::CheckVersions->new(-mod=>WormBase); my $version...
71.68 KB  
Libraries  -  Archive::SelfExtract 1.3
Archive::SelfExtract is a Perl module to bundle compressed archives with Perl code. SYNOPSIS use Archive::SelfExtract; # writes output script to STDOUT Archive::SelfExtract::createExtractor( "perlcode.pl", "somefiles.zip" ); # with...
6.14 KB  
Libraries  -  Apache2::SiteMap 0.1
Apache2::SiteMap is a Perl module that can dynamically create Google SiteMap files. SYNOPSIS Create a Google SiteMap much like a mod_dir listing. SetHandler modperl PerlHandler Apache2::SiteMap PerlSetVar...
4.1 KB  
Libraries  -  libmousetrap 0.6.1
libmousetrap is a C library to create and manipulate mousetrap buffers in system memory. Mousetrap buffers are compressed two dimensional cartesian grids with integer precision. A mousetrap buffer retains an integer identifier for every point in...
 
Libraries  -  Autojar 1.3.1 / 2.0pre1
Autojar helps creating jar files of minimal size from different inputs like own classes, external archives etc. Autojar library starts from one or more given classes (e.g., an applet), recursively searches the bytecode for references to other...
337.92 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB