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

Burrows Wheeler Transform freeware
Filter: All | Freeware | Demo
 

Burrows Wheeler Transform

1 2 3 4 5 > 
Added: July 05, 2013 | Visits: 656

libUTL++ libUTL++ is a cross-platform C++ class library that provides a set of commonly useful functionality and abstractions to expedite C++ application development. Here are some of the highlights in terms of functionality: utl::Object provides a common interface for basic object functionality such...



Platforms: *nix

License: Freeware Size: 5.67 MB Download (101): libUTL++ Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 309

TandemSearcher The TandemSearcher is a Java based application for searching for tandem repeats in the DNA sequences. It is based on the Burrows-Wheeler Transform (BWT).





Platforms: Windows, Mac, Linux

License: Freeware Size: 43.24 KB Download (43): TandemSearcher Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 228

YeastsIdentification The YeastsIdentification is a Java based application for searching for unique DNA sequences. It is based on the Burrows-Wheeler Transform (BWT).


Platforms: Windows, Mac, Linux

License: Freeware Size: 139.23 KB Download (43): YeastsIdentification Download

Added: September 12, 2013 | Visits: 336

Bowtie for Linux Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human...


Platforms: *nix

License: Freeware Size: 7.34 MB Download (35): Bowtie for Linux Download

Added: August 09, 2010 | Visits: 1.062

PDL::Transform::Cartography PDL::Transform::Cartography Perl module contains useful cartographic projections. SYNOPSIS # make a Mercator map of Earth use PDL::Transform::Cartography; $a = earth_coast(); $a = graticule(10,2)->glue(1,$a); $t = t_mercator; $w = pgwin(xs); $w->lines($t->apply($a)->clean_lines());...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (103): PDL::Transform::Cartography Download

Added: November 05, 2010 | Visits: 1.173

PDL::Transform PDL::Transform is a Perl module that coordinate transforms, image warping, and N-D functions. SYNOPSIS use PDL::Transform; my $t = new PDL::Transform:: ( ) $out = $t->apply($in) # Apply transform to some N-vectors (Transform method) $out = $in->apply($t) # Apply transform to some...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (108): PDL::Transform Download

Added: August 12, 2010 | Visits: 1.588

CAD::Drawing::Manipulate::Transform CAD::Drawing::Manipulate::Transform is a Perl module with Matrix methods for CAD::Drawing. Provides 3D transformation methods (based on traditional matrix algorithms) for Drawing.pm objects. Coordinate System All of these methods assume a RIGHT-HANDED coordinate system. If you are using a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (127): CAD::Drawing::Manipulate::Transform Download

Added: September 16, 2010 | Visits: 1.284

Grid::Transform Grid::Transform is a Perl module with fast grid transformations. SYNOPSIS use Grid::Transform; $g = Grid::Transform->new([a..o], rows=>5); $g->rotate_270->flip_vertical; print join( , $g->grid), "n"; The Grid::Transform module provides fast methods to transform a grid of arbitrary data...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (104): Grid::Transform Download

Added: July 19, 2013 | Visits: 541

Hilbert-Huang Transform The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain the instantaneous frequency data. It is designed to work well for data that are nonstationary and nonlinear...


Platforms: Matlab

License: Freeware Size: 1013.76 KB Download (45): Hilbert-Huang Transform Download

Added: May 30, 2013 | Visits: 592

Fast 2D Walsh-Hadamard Transform The function implement the 2D dyadic(Paley) ordered fast in-place Walsh-Hadamard transform, which can be used in signal processing, pattern recognition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 Nadditions and subtractions. Data...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fast 2D Walsh-Hadamard Transform Download

Added: August 15, 2013 | Visits: 566

sequency-ordered discrete Hadamard transform computes the sequency-ordered discrete Hadamard transform


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): sequency-ordered discrete Hadamard transform Download

Added: August 26, 2013 | Visits: 748

Fast Fourier Transform Algorithm This program is open source code of fast Fourier transform in matlab.Where y is the input argument and p is the normalized size of the input. Lety = [1 2 3 4 ];x= length(y);m= log2(x);p= ceil(m);To call the function useft2(y,p);


Platforms: Matlab

License: Freeware Size: 10 KB Download (56): Fast Fourier Transform Algorithm Download

Added: July 11, 2013 | Visits: 660

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

Added: June 02, 2013 | Visits: 538

Walsh Transform(1D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined in mfile


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Walsh Transform(1D) Download

Added: April 30, 2013 | Visits: 522

naturally-ordered discrete Hadamard transform algorithm computes the naturally-ordered discrete Hadamard transform


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): naturally-ordered discrete Hadamard transform algorithm Download

Added: May 08, 2013 | Visits: 614

PHP transForm for Scripts PHP transForm is a form generator and processor that allows a website developer an easy way to view/add/edit/delete data in various databases.In order to use PHP transForm, you must be using at least PHP4.1.1.This PHP version includes the PEAR DB database abstraction code used by PHP...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): PHP transForm for Scripts Download

Released: December 03, 2012  |  Added: December 03, 2012 | Visits: 905

Fourier Transform Lab Student Edition Fourier Transform Lab Student Edition is an advanced application designed for performing Fourier transformations, which can be useful in teaching Crystallography, since they are related to Optical Transforms (e.g. laser diffraction patterns). Furthermore one may get a quick hands-on experience...


Platforms: Windows

License: Freeware Size: 6.8 MB Download (82): Fourier Transform Lab Student Edition Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 364

Transform SWF for Java Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. As of 25/11/2010 the latest version (3.0) can now be found at GitHub, https://github.com/StuartMacKay/transform-swf.


Platforms: Windows, Mac, Linux

License: Freeware Size: 508 B Download (46): Transform SWF for Java Download

Added: May 10, 2013 | Visits: 561

PHP transForm PHP transForm is a form generator and processor that allows a website developer an easy way to view/add/edit/delete data in various databases. In order to use PHP transForm, you must be using at least PHP4.1.1. This PHP version includes the PEAR DB database abstraction code used by PHP transForm....


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

License: Freeware Download (61): PHP transForm Download

Added: May 15, 2013 | Visits: 495

Continuous Morlet Wavelet Transform This article consists of a brief discussion of the energy density over time or frequency that is obtained with the wavelet transform. Also an efficient algorithm is suggested to calculate the continuous transform with the Morlet wavelet. The energy values of the Wavelet transform are compared...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Continuous Morlet Wavelet Transform Download

1 2 3 4 5 >