RNAlib-2.4.5
ribo.h
Go to the documentation of this file.
1
#ifndef VIENNA_RNA_PACKAGE_RIBOSUM_H
2
#define VIENNA_RNA_PACKAGE_RIBOSUM_H
3
20
float
**
get_ribosum
(
const
char
**Alseq,
21
int
n_seq,
22
int
length);
23
24
29
float
**
readribosum
(
char
*name);
30
31
35
#endif
readribosum
float ** readribosum(char *name)
Read a RiboSum or other user-defined Scoring Matrix and Store into global Memory. ...
get_ribosum
float ** get_ribosum(const char **Alseq, int n_seq, int length)
Retrieve a RiboSum Scoring Matrix for a given Alignment.
ViennaRNA
ribo.h
Generated on Tue Apr 17 2018 15:37:24 for RNAlib-2.4.5 by
1.8.13