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.319.940 Times

George Walker Bush Bio freeware
Filter: All | Freeware | Demo
 

George Walker Bush Bio

< 1 2 3 4 5 
Added: February 24, 2010 | Visits: 852

Bio::NEXUS::DataBlock Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::DataBlock($type, $block, $verbose, $taxlabels_ref); The DataBlock class represents the deprecated Data Block in a NEXUS file. Data Blocks are still used...



Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): Bio::NEXUS::DataBlock Download

Added: October 22, 2010 | Visits: 845

Bio::NEXUS::UnalignedBlock Bio::NEXUS::UnalignedBlock is a Perl module that represents an UNALIGNED block of a NEXUS file. SYNOPSIS if ( $type =~ /unaligned/i ) { $block_object = new Bio::NEXUS::UnalignedBlock($type, $block, $verbose); } This is a class representing an unaligned block in NEXUS file METHODS new...





Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::UnalignedBlock Download

Added: April 10, 2010 | Visits: 715

Bio::NEXUS::SetsBlock Bio::NEXUS::SetsBlock is a Perl module that represents SETS block of a NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::SetsBlock($block_type, $block, $verbose); Parses Sets block of NEXUS file and stores Sets data. METHODS new Title : new Usage : $block_object = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (88): Bio::NEXUS::SetsBlock Download

Added: September 17, 2010 | Visits: 853

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::Functions Download

Added: October 15, 2010 | Visits: 852

Bio::NEXUS::NotesBlock Bio::NEXUS::NotesBlock is a Perl module that represents a NOTES block in a NEXUS file. Placeholding module for the Notes Block class..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): Bio::NEXUS::NotesBlock Download

Added: August 25, 2010 | Visits: 953

Bio::GMOD Bio::GMOD is a unified API for Model Organism Databases. SYNOPSIS Check the installed version of a MOD use Bio::GMOD::Util::CheckVersions.pm my $mod = Bio::GMOD::Util::CheckVersions->new(-mod=>WormBase); my $version = $mod->live_version; Update a MOD installation use Bio::GMOD::Update;...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (103): Bio::GMOD Download

Added: July 08, 2010 | Visits: 908

Bio::NEXUS::DistancesBlock Bio::NEXUS::DistancesBlock is a Perl module that represents DISTANCES block in NEXUS file. The DistancesBlock class represents a NEXUS Distances Block and provides methods for reading, writing, and accessing data within these blocks. Distances Blocks contain distance matrices, or a table of...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (96): Bio::NEXUS::DistancesBlock Download

Added: June 10, 2010 | Visits: 1.288

Bio::SeqIO::fastq Bio::SeqIO::fastq is a fastq sequence input/output stream. SYNOPSIS Do not use this module directly. Use it via the Bio::SeqIO class. This object can transform Bio::Seq and Bio::Seq::SeqWithQuality objects to and from fastq flat file databases. Fastq is a file format used frequently at...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (110): Bio::SeqIO::fastq Download

Added: March 16, 2010 | Visits: 601

Bio::ExtractNE::MakeDict Bio::ExtractNE::MakeDict is a package for creating dictionary. FUNCTIONS mkdict($input_file, $output_dictfile) This function creates named-entity dictionary. Note that $input_file is a hash. Currently, only SwissProt data is supported. mkdict({ sprot_file => "sprot", } => "sprot.dict");...


Platforms: *nix

License: Freeware Size: 5.3 MB Download (123): Bio::ExtractNE::MakeDict Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 512

Bio-Formats Bio-Formats was specially designed as an accessible Java-based tool that can be used for reading and writing life sciences image file formats. It is capable of parsing both pixels and metadata for a large number of formats, as well as writing to several formats.


Platforms: Windows

License: Freeware Download (54): Bio-Formats Download

Added: May 10, 2013 | Visits: 432

Bio Jeff Robbins Any node-type can be assigned as the bio or Bio module can provide its own node type. The bio can display on the users' profile pages and/or it can add "View [username]'s [Bio]" links to nodes.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer >...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Bio Jeff Robbins Download

Released: January 01, 2014  |  Added: March 04, 2014 | Visits: 691

VMeisoft Dependency Walker for MAC VMeisoft Dependency Walker for Mac is a development tool that realizes all the functions of one under the Microsoft Windows platform. It is a graphic UI, which can totally take place of the console command like otool, nm, etc. Dependency Walker for MAC is a FREE utility that scans any MAC...


Platforms: Mac

License: Freeware Size: 821.15 KB Download (36): VMeisoft Dependency Walker for MAC Download

Added: August 03, 2008 | Visits: 3.548

Dependency Walker 2.1 Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules. For each module found, it lists all the functions that are exported by that module, and which of those functions are...


Platforms: Windows

License: Freeware Size: 415 KB Download (1053): Dependency Walker 2.1 Download

Added: August 29, 2008 | Visits: 1.057

George Clooney Screensaver As the name suggests, George Clooney Screensaver 1.0 is exactly that. For unconditional fans of the very popular George Clooney, Oscar winner and considered one of the sexiest man on the planet, which includes a collection of ten high quality photos to delight his followers.


Platforms: Windows

License: Freeware Size: 6 KB Download (111): George Clooney Screensaver Download

Added: July 15, 2010 | Visits: 674

Bio::Ontology::OntologyEngineI OntologyEngineI is a Perl interface a minimal Ontology implementation should satisfy. This describes the minimal interface an ontology query engine should provide. It intentionally doesnt make explicit references to the ontology being a DAG, nor does it mandate that the ontology be a...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (90): Bio::Ontology::OntologyEngineI Download

Released: January 20, 2013  |  Added: January 20, 2013 | Visits: 795

Toolbar for Political Costumes IE Toolbar for finding the best discount prices on halloween costumes, political costumes and masks of US politicians like George Bush, Hillary Clinton, Barrack Obama, Bill Clinton, John McCain, Dick Cheney, Arnold Schwarzenegger, Condoleeza Rice, Laura Bush, Ronald Regan, Richard Nixon, Donald...


Platforms: Windows

License: Freeware Size: 1.06 MB Download (49): Toolbar for Political Costumes Download

Added: May 10, 2013 | Visits: 409

A simple non-recursive directory walker This script is an equivalent of os.path.walk(), but without callback function. A simple directory walker, without the burden of creating a callback for os.path.walk().This is also usefull for incremental directory walking (where you want to scan remaining directories in subsequent calls).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): A simple non-recursive directory walker Download

Added: May 10, 2013 | Visits: 346

Bio role terms Features - Listing profiles by role - Restricting access to profiles by both who is viewing the profile and who owns the profileInstallation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x - Drupal...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Bio role terms Download

Added: May 16, 2013 | Visits: 618

George's Expandable ticker Script Quite possibly the only ticker of its kind out there, George's Expandable Ticker brings together the best of two worlds to create a ticker that can be viewed both sequentially and simultaneously.Some features of this script are:- Uses CSS to control most visual aspects of the scroller, for easy...


Platforms: JavaScript

License: Freeware Size: 10 KB Download (41): George's Expandable ticker Script Download

Added: April 06, 2013 | Visits: 347

Better Author Bio Simply adds a author bio after every post automatically. You can integrate Twitter and Facebook profiles.Installation :Step 1. Download the Plugin from http://wp-adm.inStep 2. Upload it in you wp-content/plugins dirrectory.Step 3. Activate from Admin panel.Step 4. Write a proper author bio for...


Platforms: PHP

License: Freeware Size: 133.12 KB Download (54): Better Author Bio Download

< 1 2 3 4 5