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

Sequence Manipulation freeware
Filter: All | Freeware | Demo
 

Sequence Manipulation

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 348

Iterator Utilities This script includes a collection of small utility functions for iterators (all functions can also be used with normal sequences). Among other things, the module provides generator ("lazy") versions of the built-in sequence-manipulation functions. The generators can be combined to produce a more...



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

License: Freeware Download (50): Iterator Utilities Download

Added: May 10, 2013 | Visits: 764

Remove duplicates from a sequence The fastest way to remove duplicates from a sequence depends on some pretty subtle properties of the sequence elements, such as whether they're hashable, and whether they support full comparisons. This script defines the unique() function that tries three methods, from fastest to slowest,...





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

License: Freeware Download (52): Remove duplicates from a sequence Download

Added: May 10, 2013 | Visits: 514

Getting th permutation of a sequence This script contains a function that given a sequence and a number n as parameters, returns the th permutation of the sequence (always as a list).


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

License: Freeware Download (54): Getting th permutation of a sequence Download

Added: September 21, 2010 | Visits: 1.365

UML::Sequence UML::Sequence is a Perl module to render UML sequence diagrams, often by running the code. SYNOPSIS use UML::Sequence; my $tree = UML::Sequence->new(@methods, @outline, &parse_method); print $tree->build_xml_sequence(Title); To use this package, or see how to use it, see genericseq.pl...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (159): UML::Sequence Download

Added: January 11, 2010 | Visits: 1.057

UML::Sequence::JavaSeq UML::Sequence::JavaSeq is a Perl module for use with genericseq.pl script, works on compiled Java programs. SYNOPSIS genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello > Hello.xml seq2svg.pl Hello.xml > Hello.svg OR genericseq.pl UML::Sequence::JavaSeq Hello.methods Hello |...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): UML::Sequence::JavaSeq Download

Added: July 09, 2010 | Visits: 1.356

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Chart::Sequence Download

Added: March 15, 2010 | Visits: 1.204

Sequence Analysis Sequence Analysis project is a collage of coding projects which I have written over the past several years for various clients in my work as a bioinformatics consultant. These clients have graciously allowed me to release these works into the public domain as freeware for Macintosh OS X in...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (122): Sequence Analysis Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 650

Short Sequence Location Mapper Short Sequence Location Mapper loads the sequences, then aligns them and finally graphs and tables can be generated for one or more datasets at the same time. SSLM typically works with a BLAST data output file of short Solexa reads mapped to RNA subjects (for example pre-miRNA sequences). The...


Platforms: Windows

License: Freeware Download (471): Short Sequence Location Mapper Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 668

Sequence Clip Reporter for Mac OS Creates an Excel spreadsheet report about the video clips, audio clips and markers you've used in your edited sequence. The report includes sheets for: Clips, Sequence Markers, Clip Markers, Clip Filters, and Reels. Sequence Clip Reporter takes the tedious work out of creating clip usage reports...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (479): Sequence Clip Reporter for Mac OS Download

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

CLC Sequence Viewer 64-bit CLC Sequence Viewer creates a software environment enabling users to make a large number of bioinformatics analyses, combined with smooth data management, and excellent graphical viewing and output options. Bioinformatics features in CLC Sequence Viewer Multiple alignment of DNA, RNA, and...


Platforms: Windows

License: Freeware Size: 38 MB Download (45): CLC Sequence Viewer 64-bit Download

Added: May 10, 2013 | Visits: 578

Admin Manipulation This contrib allows you to:delete all products or delete all orders or delete all customers and perform other db manipulation operations ALLfrom your stores admin area.these files are modified:-optimize_table.php-empty_db.phpnot to store your actual DB name in the scripts, but to relate to the...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (51): Admin Manipulation Download

Added: May 10, 2013 | Visits: 479

Splitting up a sequence This script allows you to split up a sequence in same-size (if possible) parts.


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

License: Freeware Download (51): Splitting up a sequence Download

Added: May 10, 2013 | Visits: 505

Getting min/max in a sequence Getting min/max in a sequence script allows you to find the min/max value in a sequence as compared to a reference.


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

License: Freeware Download (51): Getting min/max in a sequence Download

Added: May 10, 2013 | Visits: 412

Farey Sequence This function provides farey sequence, F(n), for any integer n.There's probably a more elegant solution out there, but I couldn't find it. Note: it doesn't prepend (0,1) and append (1,1)...


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

License: Freeware Download (52): Farey Sequence Download

Added: April 21, 2013 | Visits: 473

Direct Sequence Spread Spectrum(DS SS) It will ask for input the bit stream then generate pseudorandom bit sequence, finally give output as direct sequence spread spectrum.....


Platforms: Matlab

License: Freeware Size: 102.4 KB Download (43): Direct Sequence Spread Spectrum(DS SS) Download

Euler angles to Quaternion Conversion (for six basic sequence of rotations) Euler Angles To Quaternion Conversion for six basic sequence of rotations around X(Roll),Y(Pitch) and Z(Yaw) axis.Allowed Sequences: xyz, xzy, yxz, yzx, zxy, zyx.


Platforms: Matlab


Added: April 27, 2013 | Visits: 566

Normalised Partial Energy Sequence alculate the normalized partial energy sequence (NPES) for a given signal vector X.If a particular transform is capable of capturing the key features of a signal in few coefficients, the NPES will approach unity for relatively quickly.Ref: Percival and Walden, Wavelet Methods for Time Series...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Normalised Partial Energy Sequence Download

Added: August 05, 2013 | Visits: 623

Simulink pseudo-random binary sequence generators The PRBS are based on 3 to 9 bits memory delays and put out 2^3 -1 to 2^9 -1 binary sequence length. Usage: these generators can be used in process identification as noise source on command signal


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Simulink pseudo-random binary sequence generators Download

Added: November 04, 2013 | Visits: 619

General Sound Manipulation Program The General Sound Manipulation Program (GSMP) aims to become for sound what The GIMP is for graphics. It features non-destructive editing, mutliple tracks, and real-time FX prehearing. It is very interactive (all the big work is done in background-threads


Platforms: *nix

License: Freeware Size: 327.68 KB Download (40): General Sound Manipulation Program Download

Added: August 26, 2008 | Visits: 1.421

Advanced Process Manipulation DiamondCS Advanced Process Manipulation (APM) is an advanced process/module viewer and manipulation utility that allows unique control over target processes by literally becoming a part of them. Unlike conventional process viewers, DiamondCS APM doesn't control processes by remotely sending...


Platforms: Windows

License: Freeware Size: 44 KB Download (497): Advanced Process Manipulation Download

1 2 3 4 5 >