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

Ncbi Sequence software
Filter: All | Freeware | Demo
 

Ncbi Sequence

< 1 2 3 4 5 
Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 360

KeyPressList KeyPressList is a simple, easy to use tool designed to emulate pressing a sequence of keys to the foreground window. Each line from input file represents a key combination such as ALT-TAB or CONTROL-SHIFT-A or ...each key has a programmable pre-press delay.



Platforms: Windows

License: Freeware Download (405): KeyPressList Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 617

MaintainJ Plugin MaintainJ, an Eclipse plug-in, generates runtime UML sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application. MaintainJ is the tool to turn to when : --Find out what exactly happens when you run a use case --Generate...





Platforms: Windows, Mac, Java, Linux, Unix

License: Shareware Cost: $100.00 USD Size: 6.68 MB Download (44): MaintainJ Plugin Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 499

LSC Editor LSC Editor is designed to be a graphical editor and code generator for Live Sequence Charts (LSCs). The code generated follows a simple execution mechanism. It shows a possible execution path. for WindowsAll


Platforms: Windows

License: Freeware Download (49): LSC Editor Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 518

Msc-generator Msc-generator is an easy to use, simple tool designed to enable you to draw Message Sequence Charts for telecommunication applications from textual description. Message Sequence Charts (MSCs) are a way of representing entities and message interactions over some time period and are often used in...


Platforms: Windows, XP, Windows Vista, 7

License: Freeware Download (49): Msc-generator Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 457

Mallard Mallard is a handy, Java based application based on the Pintail algorithm designed to work by comparing evolutionary distances between a query and subject sequence over the length of the 16S rRNA gene (small subunit rRNA), by employing a sampling window of specified size, progressing a fixed...


Platforms: Windows

License: Freeware Size: 13 MB Download (45): Mallard Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 319

Memory IV In this game you will be presented with a sequence of random objects and you need to memorise them and then repeat the sequence. The number of objects will increase as the level increases. If you picked up the wrong object, then the game is over.


Platforms: Windows

License: Freeware Size: 261 KB Download (460): Memory IV Download

Added: August 30, 2013 | Visits: 448

BSmapper BSmapper - Sequence mapper for bisulfite sequencing reads for DNA methylation studies. Can handle Sanger and 454 reads for mapping to whole genomes or target regions.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (62): BSmapper Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 349

CisPlusFinder CisPlusFinder predicts cis-regulatory modules based on perfect local ungapped sequences using comparative sequence data from multiple organisms. An overview of the CisPlusFinder can be found in the flowchart.tif file and is described in the following publication: Pierstorff, N., C.M. Bergman &...


Platforms: Mac, BSD

License: Freeware Size: 1.15 MB Download (44): CisPlusFinder Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 286

NCBI Viewer This software is to help the those connected with Biology,Biotechnology,Bio Informatics.The user can select from the choices of proteins, nucleotides,etc(All those found on NCBI's website)and search for the specific results


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 10.56 KB Download (47): NCBI Viewer Download

Added: October 15, 2013 | Visits: 558

RNNLIB RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.


Platforms: Mac

License: Freeware Size: 286.72 KB Download (53): RNNLIB Download

Added: September 07, 2013 | Visits: 592

Staden Package A fully developed set of DNA sequence assembly (Gap4 and Gap5), editing and analysis tools (Spin) for Unix, Linux, MacOSX and MS Windows.


Platforms: Mac

License: Freeware Size: 4.11 MB Download (67): Staden Package Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 563

CodonCode Aligner CodonCode Aligner is a leading software program for DNA sequence analysis. Widely used in evolution research, biogeography, and other biomedical fields, it offers many features not found in competing programs, including the ability to compare contigs with ClustalW and muscle, trace sharpening,...


Platforms: Mac

License: Demo Cost: $960.00 USD Size: 19.9 MB Download (58): CodonCode Aligner Download

Added: May 10, 2013 | Visits: 507

Shell-like data processing This module introduces an alternative syntax a-la shell pipes for sequence-oriented functions, such as filter, map, etc., via certain classes that override __ror__ method.


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

License: Freeware Download (59): Shell-like data processing Download

Added: May 10, 2013 | Visits: 187

Recursive sorting This script allows you to sort recursively nested lists if iterable is a mutable sequence type.


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

License: Freeware Download (56): Recursive sorting Download

Added: May 10, 2013 | Visits: 261

Permutations using generators This script defines permIter() function that takes a sequence and returns an iterator that goes through all possible permutations of that sequence.


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

License: Freeware Download (53): Permutations using generators Download

Added: May 10, 2013 | Visits: 315

Fast select This script allows you to quickly select the n-th rank ordered element of a given sequence. It modifies the ordering of the given sequence.


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

License: Freeware Download (52): Fast select Download

Added: May 10, 2013 | Visits: 385

Sieve of Eratosthenes This script computes an infinite sequence of primes using simple generators. A Python dictionary is used to mark multiples of the generated primes, according to the Sieve of Eratosthenes.


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

License: Freeware Download (53): Sieve of Eratosthenes Download

Added: May 10, 2013 | Visits: 413

Getting items in batches This script is useful when you want to get the items from a sequence (or other iterable) a batch at a time, including a short batch at the end if need be.


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

License: Freeware Download (58): Getting items in batches Download

Added: May 05, 2013 | Visits: 460

lvbox for Graphics and Animations lvbox displays a sequence of images and text applying transition effects between them. Any slide can be an image or a text, and can have an associated link.Text and image names can be set by using parameters or by writing a text file like this.Using a text file allows to edit the contents very...


Platforms: Java

License: Freeware Size: 51.2 KB Download (42): lvbox for Graphics and Animations Download

Frequency Hopping Spread Spectrum, Direct Sequence Spread Spectrum and CDMA These programmes are not heavily commented but infact are very simple and intutive to understand the Frequency hopping and related tasks.I have made two files for frequency hopping, one of them is not showing 6 proper impulsive peaks but other programme is infact showing them, In DSSS i have...


Platforms: Matlab


< 1 2 3 4 5