Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

Search: 

  Tutorial: STRAP - Interactive alignment program for proteins

Structural Alignment Program for Proteins Welcome to STRAP, an editor for multiple sequence alignments of proteins. The computer program STRAP supports the analysis of hundreds of proteins and integrates amino acid sequence, secondary structure, 3D-struc

Tutorial Details:

The included tutorial will teach the use of STRAP in as little as one hour. The scriptability and extendability make STRAP a very powerful tool for even the most advanced users. The STRAP software is programmed in JAVA and runs on all computers. Strap is maintained and will be permanently improved.


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
STRAP - Interactive alignment program for proteins

View Tutorial:
STRAP - Interactive alignment program for proteins

Related Tutorials:

Displaying 1 - 50 of about 2470 Related Tutorials.

Working With Alignment Using JSP for Excel
How we can set alignment using jsp for excel Working with alignment using jsp for excel    ...;          In this program
 
Make Paragraph and Set Alignment
Make Paragraph and Set Alignment Make Paragraph... can gives various alignment. To make a paragraph we use Paragraph("Text") constructor . To gives alignment we use setAlignment(int alignment
 
Set Space Ratio and Alignment
Set Space Ratio and Alignment Set Space Ratio... gives various alignment. You can make pdf with no space between... alignment): We can set the aligment of a Paragraph with the method
 
BoxLayout alignment
Java: BoxLayout alignment Java NotesBoxLayout alignment Component alignment Alignment... the . Generally you want all components in a box to have the same alignment (eg, left
 
Alignment of Image in HTML
} --> Alignment of Image in HTML     ... illustrates an example from Alignment of image in HTML. In this Tutorial, the code explain an alignment of image in HTML. For this we start with a<html> tag, which
 
JLabel text alignment
Java: JLabel text alignment Java: JLabel text alignment What tabs don't work The basic problem is that there is no fixed definition for tab, which more or less means
 
JButton Appearance
the appearance. You can change the alignment of the text and icon, set the font
 
Class Average Program
Java Average Program,Calculating Average Using Java,Finding Average of Number in Java Class Average Program...; This is a simple program of Java class. In this tutorial we will learn how
 
Start with working program
Java: Start with working program Java NotesStart with working program If there is a program which is similar to the desired program, many professional programmers will start
 
Compiling a Java program
Java: Compiling a Java program Java NotesCompiling a Java program Turning a Java source program into an object program takes a couple of steps. Assuming that you are using
 
Leap Year Program
Java: Leap Year Program Java NotesLeap Year Program      ...;           This program
 
Three Dimensional Array program
Java Three Dimensional Array program,Three Dimensional Array Having Multi Rows and Columns Three Dimensional Array program...;  This is a very simple Java program. In this program we
 
Two Dimensional Array Program
Two Dimensional Array Program Two Dimensional Array...;      This is very simple program of Java... program. Firstly, we have to define class "TwoDimensional ". We are going
 
Create First Program
Create First Program in Java Create First Program... Java program. For developing a java program you just need  a simple text... program.  Let's create a class createfirstprogram that will print a message
 
First Program - Do Nothing
Java: First Program - Do Nothing Prev: none | Next: Dialog Box Output Java NotesFirst Program - Do Nothing Here is just about the smallest legal program you can write. It starts up
 
Regular Expression Search Program
Regular Expression Search Program Regular Expression Search Program        ... the given string exactly. Program Result: Following program gives you the search
 
Understanding Hello World Java Program
Hello World Program Java,Hello World First Program,Hello World Java,Online Hello World Java Program Understanding Hello World Java Program          
 
WSDL program
NetBeans examples, SOA and Web Services Example with NetBeans WSDL program                      
 
First Java Program
First Java Program First Java Program...; In this section you will learn how to develop your first Java program and then compile and test the same on your development machine. Write first Program
 
BioInformatics Tools
purpose multiple sequence alignment program for DNA or proteins. It produces... of your sequence. Bioinformatics Tools BLAST: The Basic Local Alignment... to compare a nucleotide or peptide sequence to a sequence database. The program
 
Simple java program
Simple java program  Simple java program Hi... this program it would be a great help i could be helped. For the part 1 i got it but the second part how do you start writing that program. plz do help me out here
 
Ajax Registration Program
Ajax Registration Program Ajax Registration Program...;  In this Ajax Registration  program you will learn ... of  Ajax Registration program: <html>  
 
Writing Simple Java Script Program
Writing Simple Java Script Program Writing Simple Java Script Program       ... learn the basics of JavaScript and create your first JavaScript program
 
Understanding Hello World Java Program
Hello World Program Java,Hello World First Program,Hello World Java,Online Hello World Java Program Understanding Hello World Java Program          
 
Java program to get the color of pixel
Java program to get the color of pixel Java program to get the color of pixel     ...;        In this java example program
 
Hello world (First java program)
Hello world Hello world (First java program... the robust application. Java application program is platform independent and can be run on any operating System. Writing Hello World program is very simple
 
A program which converts feet and inches to centimeters.
Java: Exercise - InchesToCm Java: Exercise - InchesToCm Write a program which converts feet.... The window close box should terminate the program. If there is an error in converting
 
Java program to get the desktop Path
Java program to get the desktop path Java program to get the desktop Path      ...;        In this example program we
 
Hello world (First java program)
First Java Program,Code of First Java Program,First Java Program for Beginners in Java Hello world (First java program... to develop the robust application. Java application program is platform independent
 
Two Dimensional Array Program Using Nested For Loop
Two Dimensional Array Java,Two Dimensional Array Program Using Nested For Loop Two Dimensional Array Program Using Nested...;     This is very simple program of Java
 
Undrer Standing the HelloWorld Program
Program          .... (instance of program is called object ). The public word specifies the accessibility...; The main method is the entry point in the Java program and java program can't run
 
How to Java Program
How to Java Program How to Java Program... language. This feature of Java helps us in making a program that can run independently... without recompiling the source code. For a Beginners, want to start on java Program
 
Hello World Program in JRuby
Hello World Program in JRuby Hello World Program..., it can be directly called by Java Program.  In this tutorial of JRuby we... first JRuby program Before start to write and execute your JRuby program you
 
Write a program to construct a triangle with the ?*?
Triangle in Java,Java Triangle Program,Construct Triangle with '*' in Java Write a program to construct a triangle... compile and run the program and insert any number on your command window and surely
 
Example to compile a java file with the help of the program
Example to compile a java file with the help of the program Example to compile a java file with the help of the program... with the help of the java program. The steps involved for compiling the java file from
 
Regular Expression Search Program
Regular Expression Search Program Regular Expression Search Program        ... the given string exactly. Program Result: Following program gives you the search
 
Java program to get the Command Line Arguments
Java program to get the Command Line Arguments Java program to get the Command Line Arguments   .... In this example program our program takes arguments from the console and print
 
Example of Java Stack Program
Program in Java Example of Java Stack Program... in the example describes the methods to prepare an example of Java stack program... is empty. Code of the program is given below import java.util.
 
Open Source program
Open Source Program Open Source program... on this page are source code and libraries that will enable you to program sound cards... risk. Just because a program, book or service is listed here or has a good review
 
Controlling your program
Controlling your program Controlling your program...;  We all know that the execution of the statements in a program... of control flow statement. It directs the program to execute a certain section of code
 
GUI-Model Rainfall program
Java: GUI-Model Rainfall program Java NotesGUI-Model Rainfall program This is an example serves..., running, GUI program is built automatically, and it's only necessary to edit
 
Writing Calculator Program in Swing
Writing Calculator program in Swing Writing Calculator Program in Swing        ... code and screen shot. For developing a small calculator program in swing we need
 
Write a program to calculate factorial of any given number
Java Factorial Program, Java Factorial Example, Factorial Examples... will teach you the methods for writing program to calculate factorial of any given... is used for writing bytes. As in this program we are going to insert certain
 
Java program to get data type of column field
Java program to get data type of column field Java program to get data type of column field    ... java program we have to get the data type of the database table fields
 
Java program to get current date now
Java program to get current date now Java program to get current date now       ...;       In this example program we have
 
Java Example program to get the current working directory
Java Example program to get the current working directory Java Example program to get the current working directory...; This example java program illustrates to get the current working directory
 
Java program to get domain name by URL
Java program to get domain name by URL Java program to get domain name by URL      ... by the java program. Domain name are used to represent the symbolic
 
Shifting Row Using JSP
How we can set alignment using jsp for excel...;       In this program we are going to shift the row using java program. Code description : The packages we need
 
Align Text MIDlet Example
as graphics we want in our application. Similarly we can also set the different alignment... locations such as right, left, top right and top left etc.. to set the alignment we
 
"Hello World" program in Swing and JRuby
"Hello World" program in Swing and JRuby "Hello World" program in Swing and JRuby   ... to use Swing in JRuby program.  In this example we will create our
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.