sources of protein
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4547
Source Speak 1.0 RC2
Source Speak is a PHP program which enables a person to display their programs source code. more>>
Source Speak is a PHP program which enables a person to display their programs source code. If you are wondering why someone would want to share their code, there are many reasons.
displaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
<<lessdisplaying code for a potential employer
showing other developers your algorithms
developers on add to your code
This program is easy to use. Just copy the program to your web server that has PHP installed. The next step is to copy your project into the projects directory.
Download (MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
933 downloads
Open Source in Tab 1.5
Open Source in Tab is an extension which opens the pages source file in a new tab. more>>
Open Source in Tab is an extension which opens the pages source file in a new tab.
Opens the pages source file in a new tab. Has a preference to either open source in a new tab or existing tab.
<<lessOpens the pages source file in a new tab. Has a preference to either open source in a new tab or existing tab.
Download (0.008MB)
Added: 2007-04-19 License: MPL (Mozilla Public License) Price:
550 downloads
Sorcerer 20050314
Sorcerer is a distribution geared toward system administrators who want to optimize packages for their system. more>>
Sorcerer is a source-based Linux distribution for system administrators. The sources are downloaded directly from software authors homepages and mirrors.
Then, they are compiled with the architecture and optimizations that the system administrator specifies.
Finally, it is installed, tracked, and archived for easy removal and upgrades. Sorcerer has both command line and menu driven source mangement programs.
<<lessThen, they are compiled with the architecture and optimizations that the system administrator specifies.
Finally, it is installed, tracked, and archived for easy removal and upgrades. Sorcerer has both command line and menu driven source mangement programs.
Download (101MB)
Added: 2005-04-05 License: GPL (GNU General Public License) Price:
1665 downloads
KPowersave Icon Patch 0.1
KPowersave Icon Patch changes the way of displaying power state for KPowersave. more>>
KPowersave Icon Patch is intended for KPowersave 0.6.2
This patch changes the way of displaying power state for KPowersave. Using this patch you can better theme KPowersave, by using a series of pixmaps.
Installation instructions:
>>> Patch the sources
1. Copy the patch file in the parent folder of KPowersave sources.
2. Cd into KPowersave
3. issue: patch -Np1 -i ../kpowersave-icon.patch
>>> Compile the sources
>>> Copy the icons
After instalation, you wont get any icons for displaying battery state.
You have to copy them to your theme folder.
Copy the iconset in the THEME_FOLDER/22x22/actions/
You can use this theme for start:
http://www.kde-look.org/content/show.php?content=28287
<<lessThis patch changes the way of displaying power state for KPowersave. Using this patch you can better theme KPowersave, by using a series of pixmaps.
Installation instructions:
>>> Patch the sources
1. Copy the patch file in the parent folder of KPowersave sources.
2. Cd into KPowersave
3. issue: patch -Np1 -i ../kpowersave-icon.patch
>>> Compile the sources
>>> Copy the icons
After instalation, you wont get any icons for displaying battery state.
You have to copy them to your theme folder.
Copy the iconset in the THEME_FOLDER/22x22/actions/
You can use this theme for start:
http://www.kde-look.org/content/show.php?content=28287
Download (0.002MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1130 downloads
GNOME Word of the Day 0.2.0
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. more>>
GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day.
No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.
GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.
<<lessNo one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both reading comprehension and writing precision.
GNOME word of the day sits in your notification area as a whole word or as a small icon. You can retrieve words from a selection of online sources.
Download (0.043MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1189 downloads
NeoBio pre-alpha
NeoBio project consists of Bioinformatics algorithms in Java. more>>
NeoBio project consists of Bioinformatics algorithms in Java.
What algorithms? The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment).
Anything else? Yes, a more efficient approach, due to Crochemore, Landau and Ziv-Ukelson is also available.
It uses Lempel-Ziv compression to speed-up the computation of the dynamic programming matrix. It also relies on the SMAWK algorithm, due to Aggarwal et al., that computes all column maxima of a totally monotone matrix in linear time.
Hum... And all sequence alignment algorithms support simple scoring schemes as well as substitution matrices such as standard BLOSUM and PAM matrices. But so far they support constant gap penalty functions only.
Future versions may contain related algorithms such as multiple sequence alignment, database search and protein structure prediction.
Wow...Last but not least, NeoBio also provides a simple GUI and command line based tools to run the sequence alignment algorithms on DNA and protein sequences.
<<lessWhat algorithms? The current version consists mainly of (pairwise) sequence alignment algorithms such as the classical dynamic programming methods of Needleman & Wunsch (global alignment) and Smith & Waterman (local alignment).
Anything else? Yes, a more efficient approach, due to Crochemore, Landau and Ziv-Ukelson is also available.
It uses Lempel-Ziv compression to speed-up the computation of the dynamic programming matrix. It also relies on the SMAWK algorithm, due to Aggarwal et al., that computes all column maxima of a totally monotone matrix in linear time.
Hum... And all sequence alignment algorithms support simple scoring schemes as well as substitution matrices such as standard BLOSUM and PAM matrices. But so far they support constant gap penalty functions only.
Future versions may contain related algorithms such as multiple sequence alignment, database search and protein structure prediction.
Wow...Last but not least, NeoBio also provides a simple GUI and command line based tools to run the sequence alignment algorithms on DNA and protein sequences.
Download (0.10MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1091 downloads
GNU Source-highlight 2.7
GNU Source-highlight produces a document with syntax highlighting when given a source file. more>>
GNU Source-highlight produces a document with syntax highlighting when given a source file.
Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.
GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).
Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.
These are the output formats already supported:
HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)
These are the input languages (or input formats) already supported (in alphabetical order):
C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
<<lessSource-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages.
GNU Source-highlight also reads output format specifications dynamically, and thus it can be easily extended (without recompiling the sources) for handling new output formats. The syntax for these specifications is quite easy (take a look at the manual).
Since version 2.2, source-highlight can also generate cross references; in order to do this it relies on GNU Ctags.
These are the output formats already supported:
HTML
XHTML
LATEX
TEXINFO
ANSI color escape sequences (you can use this feature with less)
These are the input languages (or input formats) already supported (in alphabetical order):
C/C++
Bison
Caml
Changelog
Diff
Flex
Fortran
Html
Java
Javascript
Latex
Logtalk
Log files
Lua
ML
Pascal
Perl
PHP
Prolog
Python
Ruby
Download (0.60MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
867 downloads
Oxymoron 0.3
Oxymoron it automatizes process of creating GNU standard source packages with autonconf/automake for you. more>>
Are you lazy? So this tool is for YOU. It automatizes process of creating GNU standard source packages with autonconf/automake for YOU.
Only go to directory with your sources an type this magic word oxymoron. And it will rule your source code world for YOU.
Enhancements:
- Minor bugfixes
- Needed libraries detection and check mechanism was redesigned, adding new libraries is now VERY simple.
- Checks for Allegro GL, Allegro TTF, DUMB, DUMBOGG, HawkNL, Hermes, ClanLib, SDL TTF, SDL GUI, SDL Net, SDL Mixer, SDL Image
- Source files in multiple subdirectories are now suppported
- Check for header files
<<lessOnly go to directory with your sources an type this magic word oxymoron. And it will rule your source code world for YOU.
Enhancements:
- Minor bugfixes
- Needed libraries detection and check mechanism was redesigned, adding new libraries is now VERY simple.
- Checks for Allegro GL, Allegro TTF, DUMB, DUMBOGG, HawkNL, Hermes, ClanLib, SDL TTF, SDL GUI, SDL Net, SDL Mixer, SDL Image
- Source files in multiple subdirectories are now suppported
- Check for header files
Download (0.011MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1477 downloads
GroundWork Monitor Open Source 5.1.0-2 (Bootable CD)
GroundWork Monitor Open Source is a complete availability monitoring solution. more>>
GroundWork Monitor Open Source is a complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems.
Unifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
<<lessUnifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
Download (627MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
849 downloads
Kconfigure 2.1
Kconfigure simplifies compiling and installing software by providing a graphical interface. more>>
Kconfigure simplifies compiling and installing software by providing a graphical interface.
Easy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.
<<lessEasy to use, click in konqueror the configure file and configure, make and install the sources in the gui with kconfigure.
Download (0.071MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1558 downloads
CLC Free Workbench 4.0
Bioinformatics program for DNA, RNA, and protein sequence analysis more>>
CLC Free Workbench creates a software environment enabling users to make basic bioinformatics analyses and smooth data management, combined with excellent graphical viewing and output options.
Main features:
- GenBank searching and viewing (linear and circular views)
- Multiple alignment of DNA, RNA and proteins (2 alignment algorithms)
- Open reading frame determination
- Translation from DNA to proteins (all genetic translation tables)
- Reports with residue composition, molecular weight and iso electric point (for proteins)
- Neighbor-joining and UPGMA phylogenies
- Restriction site analysis and viewing
- Other reporting facilities
- Import/export to a number of data formats
- Launch of external files
- Detailed History Log
<<lessMain features:
- GenBank searching and viewing (linear and circular views)
- Multiple alignment of DNA, RNA and proteins (2 alignment algorithms)
- Open reading frame determination
- Translation from DNA to proteins (all genetic translation tables)
- Reports with residue composition, molecular weight and iso electric point (for proteins)
- Neighbor-joining and UPGMA phylogenies
- Restriction site analysis and viewing
- Other reporting facilities
- Import/export to a number of data formats
- Launch of external files
- Detailed History Log
Download (45.1MB)
Added: 2007-06-28 License: Freeware Price:
849 downloads
GroundWork Monitor Open Source 5.1.0-4 stable (VMWare Appliance)
GroundWork Monitor Open Source is a complete availability monitoring solution. more>>
GroundWork Monitor Open Source is a complete availability monitoring solution that ensures IT infrastructure uptime while identifying issues before they become real problems.
Unifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
<<lessUnifies best-of-breed open source tools - Nagios*, Nmap, SNMP TT, PHP, Apache, MySQL and more — through PHP/AJAX-based components and an integrated user interface to deliver the extensible functionality you require.
Download (1500MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
909 downloads
Parrot::Docs::Section::C 0.4.5
Parrot::Docs::Section::C is a C source code documentation section. more>>
Parrot::Docs::Section::C is a C source code documentation section.
SYNOPSIS
use Parrot::Docs::Section::C;
A documentation section describing all the C source code in Parrot.
Class Methods
header_item($text, @names)
Returns a C header files documentation item.
c_source_item($text, @names)
Returns a C source files documentation item.
c_pair_item($text, $name)
Returns a new C source and header file documentation item.
c_item($text, %contents)
Returns a new C source and/or header files documentation item. Recognized keys for %contents are pairs, sources, headers and contents.
new()
Returns a new section.
<<lessSYNOPSIS
use Parrot::Docs::Section::C;
A documentation section describing all the C source code in Parrot.
Class Methods
header_item($text, @names)
Returns a C header files documentation item.
c_source_item($text, @names)
Returns a C source files documentation item.
c_pair_item($text, $name)
Returns a new C source and header file documentation item.
c_item($text, %contents)
Returns a new C source and/or header files documentation item. Recognized keys for %contents are pairs, sources, headers and contents.
new()
Returns a new section.
Download (3.1MB)
Added: 2006-07-05 License: Perl Artistic License Price:
1206 downloads
fortune-mod-calvin 0.1.1
fortune-mod-calvin is a fortune cookie file with quotes from Calvin and Hobbes. more>>
fortune-mod-calvin project is a fortune cookie file with quotes from Calvin and Hobbes.
fortune-mod-calvin is a compilation of quotes from Bill Wattersons fantastic "Calvin and Hobbes" comic strip.
The quotes have been compiled from various sources on the Web.
<<lessfortune-mod-calvin is a compilation of quotes from Bill Wattersons fantastic "Calvin and Hobbes" comic strip.
The quotes have been compiled from various sources on the Web.
Download (0.006MB)
Added: 2006-12-13 License: GPL (GNU General Public License) Price:
1047 downloads
protosquared 0.1.0
protosquared project offers a data server prototype. more>>
protosquared project offers a "data server prototype".
You can supply a rule set by which incoming requests are handled. It will support several data sources, such as XML files and SQL databases.
It is aimed at being highly configurable.
<<lessYou can supply a rule set by which incoming requests are handled. It will support several data sources, such as XML files and SQL databases.
It is aimed at being highly configurable.
Download (0.027MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1005 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above sources of protein search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed