/mount/gensoft2/src/ViennaRNA/ViennaRNA-2.1.1/H/stringdist.h File Reference

Functions for String Alignment. More...

Include dependency graph for stringdist.h:

Go to the source code of this file.

Functions

swStringMake_swString (char *string)
 Convert a structure into a format suitable for string_edit_distance().
float string_edit_distance (swString *T1, swString *T2)
 Calculate the string edit distance of T1 and T2.

Detailed Description

Functions for String Alignment.


Function Documentation

swString* Make_swString ( char *  string  ) 

Convert a structure into a format suitable for string_edit_distance().

Parameters:
string 
Returns:
float string_edit_distance ( swString T1,
swString T2 
)

Calculate the string edit distance of T1 and T2.

Parameters:
T1 
T2 
Returns:

Generated on 20 Mar 2013 for RNAlib-2.1.1 by  doxygen 1.6.1