Functions | |
| float | Lfold (const char *string, char *structure, int maxdist) |
| The local analog to fold(). | |
| float | Lfoldz (const char *string, char *structure, int maxdist, int zsc, double min_z) |
| float Lfold | ( | const char * | string, | |
| char * | structure, | |||
| int | maxdist | |||
| ) |
The local analog to fold().
Computes the minimum free energy structure including only base pairs with a span smaller than 'maxdist'
| string | ||
| structure | ||
| maxdist |
| float Lfoldz | ( | const char * | string, | |
| char * | structure, | |||
| int | maxdist, | |||
| int | zsc, | |||
| double | min_z | |||
| ) |
| string | ||
| structure | ||
| maxdist | ||
| zsc | ||
| min_z |
1.6.1