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

Board Member Bio software
Filter: All | Freeware | Demo
 

Board Member Bio

< 1 2 3 4 5 
Added: October 06, 2010 | Visits: 675

Bio::ClusterI Bio::ClusterI module is a cluster Perl interface. SYNOPSIS # see the implementations of this interface for details but # basically my $cluster= $cluster->new(-description=>"POLYUBIQUITIN", -members =>[$seq1,$seq2]); my @members = $cluster->get_members(); my @sub_members =...



Platforms: *nix

License: Freeware Size: 4.7 MB Download (87): Bio::ClusterI Download

Added: March 14, 2010 | Visits: 998

Bio::Matrix::PSM::InstanceSite Bio::Matrix::PSM::InstanceSite is a PSM site occurance. SYNOPSIS use Bio::Matrix::PSM::InstanceSite; #You can get an InstanceSite object either from a file: my ($instances,$matrix)=$SomePSMFile->parse_next; #or from memory my %params=(seq=>TATAAT, id=>"TATAbox1",...





Platforms: *nix

License: Freeware Size: 4.7 MB Download (115): Bio::Matrix::PSM::InstanceSite Download

Added: July 22, 2010 | Visits: 1.180

Bio::MCPrimers Bio::MCPrimers is a Perl module to create molecular cloning PCR primer pairs for a given gene so that the gene can be directionally inserted into a vector. Solver is generic, restriction enzymes and their order in the vector are specified in the caller. XPORT SUBROUTINES sub find_mc_primers...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (109): Bio::MCPrimers Download

Added: November 23, 2010 | Visits: 893

Bio::NEXUS::CodonsBlock Bio::NEXUS::CodonsBlock is a Perl module that represents CODONS block in NEXUS file. METHODS new Title : new Usage : block_object = new Bio::NEXUS::CodonsBlock(); Function: Creates a new Bio::NEXUS::CodonsBlock object Returns : Bio::NEXUS::CodonsBlock object Args :.


Platforms: *nix

License: Freeware Size: 153.6 KB Download (133): Bio::NEXUS::CodonsBlock Download

Added: February 09, 2010 | Visits: 800

Bio::NEXUS::MatrixBlock Bio::NEXUS::MatrixBlock is a Perl module that provides functions for handling blocks that have matrices. SYNOPSIS This module is the super class of Characters, Unaligned, and Distances block classes, and indirectly it is a super-class of Data and History blocks, which are both sub-classes of...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (86): Bio::NEXUS::MatrixBlock Download

Added: February 24, 2010 | Visits: 850

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: 844

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: 713

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: 852

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 (90): Bio::NEXUS::Functions Download

Added: October 15, 2010 | Visits: 851

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: 952

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 (97): 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.286

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: November 05, 2012  |  Added: August 07, 2014 | Visits: 4.013

Member Organizer Deluxe Member Organizer Deluxe is a flexible membership management software for Windows users. Our database solution gives you an easy way to manage, track, and organize data of small organizations, societies, clubs, camps, interest groups, associations, health clubs, ... For the database novice,...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 6.84 MB Download (1495): Member Organizer Deluxe Download

Released: June 22, 2012  |  Added: July 24, 2012 | Visits: 4.572

BitNami Review Board Stack Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process. Here are some key features...


Platforms: *nix

License: Freeware Size: 75.97 MB Download (109): BitNami Review Board Stack 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

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 1.204

WHOS-IN Pro In Out Board WHOS-IN Pro is an easy to use Windows in-out board program for businesses that need to keep track of who's in and who's out of the office. With WHOS-IN there is no more time wasted checking a wall-mounted Office Board to see if someone is In, Out, or at Lunch... all the information you need is...


Platforms: Windows

License: Freeware Size: 3.94 MB Download (50): WHOS-IN Pro In Out Board Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 590

Member Track Member Management Software Member Track makes it easy for you to register, badge and track your members. Register members and capture their photo. Fingerprint and signature scanning are also options. Design and print plastic membership cards or issue temporary paper passes using the included industry-leading ID Flow badge...


Platforms: Windows

License: Shareware Cost: $1499.00 USD Size: 42.4 MB Download (424): Member Track Member Management Software Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 1.022

On-Stage Digital Sound Board On-Stage Digital Sound Board has been designed to easily manage soundtracks of musicals, theater dramas, sport events and other live shows that require the interactive performance of music and sounds. Using On-Stage Digital Sound Board, the sound director can create, test, save, organize and play...


Platforms: Windows

License: Shareware Cost: $114.50 USD Size: 4.74 MB Download (740): On-Stage Digital Sound Board Download

< 1 2 3 4 5