RNAlib-2.4.14
ribo.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_RIBOSUM_H
2
#define VIENNA_RNA_PACKAGE_RIBOSUM_H
3
10
#ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11
22
float
**
get_ribosum
(
const
char
**Alseq,
23
int
n_seq,
24
int
length);
25
26
31
float
**
readribosum
(
char
*name);
32
33
37
#endif
38
39
#endif
get_ribosum
float ** get_ribosum(const char **Alseq, int n_seq, int length)
Retrieve a RiboSum Scoring Matrix for a given Alignment.
readribosum
float ** readribosum(char *name)
Read a RiboSum or other user-defined Scoring Matrix and Store into global Memory. ...
ViennaRNA
ribo.h
Generated on Wed Aug 14 2019 12:50:37 for RNAlib-2.4.14 by
1.8.11