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

Write Short Bio software
Filter: All | Freeware | Demo
 

Write Short Bio

< 1 2 3 4 5 > 
Added: March 15, 2010 | Visits: 1.720

Bio::Tools::Run::PiseWorkflow Bio::Tools::Run::PiseWorkflow is a class to create a Pise workflow using Pise application objects as methods. A workflow is defined by a set of methods which all instanciate the class PiseApplication. SYNOPSIS # First, create a Bio::Tools::Run::AnalysisFactory::Pise object: my $factory = new...



Platforms: *nix

License: Freeware Size: 829.44 KB Download (97): Bio::Tools::Run::PiseWorkflow Download

Added: January 14, 2010 | Visits: 1.386

Bio::Tools::AlignFactory Bio::Tools::AlignFactory is a base object for alignment factories. SYNOPSIS You wont be using this as an object, but using a dervied class like Bio::Tools::pSW Holds common Alignment Factory attributes in place.





Platforms: *nix

License: Freeware Size: 4.7 MB Download (165): Bio::Tools::AlignFactory Download

Added: March 27, 2010 | Visits: 1.877

Bio::Tools::Run::TribeMCL Bio::Tools::Run::TribeMCL is a method for clustering proteins into related groups, which are termed protein families. SYNOPSIS use Bio::Tools::Run::TribeMCL; use Bio::SearchIO; # 3 methods to input the blast results # straight forward raw blast output (NCBI or WU-BLAST) my @params =...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (213): Bio::Tools::Run::TribeMCL Download

Added: February 19, 2010 | Visits: 1.185

Bio::NEXUS::Block Bio::NEXUS::Block is a Perl module that provides useful functions for blocks in NEXUS file (parent class). SYNOPSIS This module is the super class of all NEXUS block classes. It is not used specifically from a program; in other words, you dont create a new Bio::NEXUS::Block object. Other...


Platforms: *nix

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

Added: November 27, 2010 | Visits: 1.345

Bio::NEXUS::Node Bio::NEXUS::Node is a Perl module that provides functions for manipulating nodes in trees. SYNOPSIS new Bio::NEXUS::Node; METHODS new Title : new Usage : $node = new Bio::NEXUS::Node(); Function: Creates a new Bio::NEXUS::Node object Returns : Bio::NEXUS::Node object Args : none...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (98): Bio::NEXUS::Node Download

Added: October 11, 2010 | Visits: 876

Bio::NEXUS::TaxaBlock Bio::NEXUS::TaxaBlock is a Perl module that represents TAXA block of a NEXUS file. SYNOPSIS if ( $type =~ /taxa/i ) { $block_object = new Bio::NEXUS::TaxaBlock($type, $block, $verbose); } If a NEXUS block is a taxa block, this module parses the block and stores the taxonomic data....


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): Bio::NEXUS::TaxaBlock Download

Added: May 21, 2010 | Visits: 912

Bio::NEXUS::TreesBlock Bio::NEXUS::TreesBlock is a Perl module that represents TREES block of a NEXUS file. SYNOPSIS if ( $type =~ /trees/i ) { $block_object = new Bio::NEXUS::TreesBlock( $block_type, $block, $verbose ); } If a NEXUS block is a Trees Block, this module parses the block and stores the tree data....


Platforms: *nix

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

Added: August 26, 2010 | Visits: 1.430

Bio::Restriction::Enzyme Bio::Restriction::Enzyme is a single restriction endonuclease (cuts DNA at specific locations). SYNOPSIS # set up a single restriction enzyme. This contains lots of # information about the enzyme that is generally parsed from a # rebase file and can then be read back use...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (141): Bio::Restriction::Enzyme Download

Added: September 24, 2010 | Visits: 935

Bio::Root::Object Bio::Root::Object is a core Perl 5 object. SYNOPSIS # Use this module as the root of your inheritance tree. Object Creation require Bio::Root::Object; $dad = new Bio::Root::Object(); $son = new Bio::Root::Object(-name => Junior, -parent => $dad, -make => full); See the new() method...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (96): Bio::Root::Object Download

Added: November 26, 2010 | Visits: 1.225

Bio::Tree::Compatible Bio::Tree::Compatible is a Perl module for testing compatibility of phylogenetic trees with nested taxa. SYNOPSIS use Bio::Tree::Compatible; use Bio::TreeIO; my $input = new Bio::TreeIO(-format => newick, -file => input.tre); my $t1 = $input->next_tree; my $t2 = $input->next_tree; my...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (94): Bio::Tree::Compatible Download

Added: November 05, 2010 | Visits: 934

Bio::TreeIO::svggraph Bio::TreeIO::svggraph is a simple output format that converts a Tree object to an SVG output. SYNOPSIS use Bio::TreeIO; my $in = new Bio::TreeIO(-file => input, -format => newick); my $out = new Bio::TreeIO(-file => >output, -format => svggraph); while( my $tree = $in->next_tree ) { my...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (91): Bio::TreeIO::svggraph Download

Added: August 02, 2010 | Visits: 1.805

Bio::Tools::Run::PiseApplication::align2model Bio::Tools::Run::PiseApplication::align2model is a Bioperl class for align2model - create a multiple alignment of sequences to an existing model. Parameters: align2model (String) run (String) Run name db (Sequence) Sequences to align (-db) model_file (InFile) Model (-i) pipe:...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (95): Bio::Tools::Run::PiseApplication::align2model Download

Added: January 07, 2010 | Visits: 1.747

Bio::Tools::Run::PiseApplication::consensus Bio::Tools::Run::PiseApplication::consensus is a Perl module. Bioperl class for: CONSENSUS Identification of consensus patterns in unaligned DNA and protein sequences (Hertz, Stormo) References: G.Z. Hertz and G.D. Stormo. Identification of consensus patterns in unaligned DNA and protein...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (100): Bio::Tools::Run::PiseApplication::consensus Download

Added: October 23, 2010 | Visits: 2.086

Bio::Tools::Run::PiseApplication::charge Bio::Tools::Run::PiseApplication::charge is a Perl module. Bio::Tools::Run::PiseApplication::charge Bioperl class for: CHARGE Protein charge plot (EMBOSS) Parameters: (see also: http://bioweb.pasteur.fr/seqanal/interfaces/charge.html for available values): charge (String) init...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (101): Bio::Tools::Run::PiseApplication::charge Download

Added: September 12, 2010 | Visits: 921

Bio::NEXUS::WeightSet Bio::NEXUS::WeightSet is a Perl module that represents column weights in alignment ( for each character). SYNOPSIS new Bio::NEXUS::WeightSet($name, @weights, $iswt); A module representing column weights in alignment (for each character) METHODS new Title : new Usage : $node = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (89): Bio::NEXUS::WeightSet Download

Added: August 02, 2010 | Visits: 899

Bio::NEXUS::HistoryBlock Bio::NEXUS::HistoryBlock is a Perl module that represents a HISTORY block of a NEXUS file. SYNOPSIS $block_object = new Bio::NEXUS::HistoryBlock(history, $block, $verbose); This is a class representing a history block in NEXUS file METHODS new Title : new Usage : block_object = new...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (99): Bio::NEXUS::HistoryBlock Download

Added: February 01, 2010 | Visits: 1.027

Bio::Ontology::Relationship Bio::Ontology::Relationship is a relationship for an ontology. SYNOPSIS $rel = Bio::Ontology::Relationship->new( -identifier => "16847", -subject_term => $subj, -object_term => $obj, -predicate_term => $pred ); This is a basic implementation of Bio::Ontology::RelationshipI. The...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (109): Bio::Ontology::Relationship Download

Added: July 21, 2010 | Visits: 724

Bio::Ontology::GOterm Bio::Ontology::GOterm is a representation of GO terms. SYNOPSIS $term = Bio::Ontology::GOterm->new ( -go_id => "GO:0016847", -name => "1-aminocyclopropane-1-carboxylate synthase", -definition => "Catalysis of ...", -is_obsolete => 0, -comment => "" ); $term->add_definition_references(...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (95): Bio::Ontology::GOterm Download

Added: September 10, 2010 | Visits: 874

Bio::ConnectDots::ConnectDots Bio::ConnectDots::ConnectDots is a top level class for connect-the-dots. SYNOPSIS use Bio::ConnectDots::DB; use Bio::ConnectDots::ConnectDots; my $db=new Bio::ConnectDots::DB(-database=>test, -host=>computername, -user=>usename, -password=>secret); my $cd=my $cd=new...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Bio::ConnectDots::ConnectDots Download

Added: April 10, 2010 | Visits: 719

Bio::AnnotationCollectionI Bio::AnnotationCollectionI is a Perl interface for annotation collections. SYNOPSIS # get an AnnotationCollectionI somehow, eg $ac = $seq->annotation(); foreach $key ( $ac->get_all_annotation_keys() ) { @values = $ac->get_Annotations($key); foreach $value ( @values ) { # value is an...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (95): Bio::AnnotationCollectionI Download

< 1 2 3 4 5 >