Parse RiboSum Scoring Matrices for Covariance Scoring of Alignments.
More...
Go to the source code of this file.
|
float ** | get_ribosum (const char **Alseq, int n_seq, int length) |
| Retrieve a RiboSum Scoring Matrix for a given Alignment.
|
|
float ** | readribosum (char *name) |
| Read a RiboSum or other user-defined Scoring Matrix and Store into global Memory.
|
|
Parse RiboSum Scoring Matrices for Covariance Scoring of Alignments.