ARB
Public Attributes | List of all members
SQ_weights Struct Reference

#include <SQ_functions.h>

Collaboration diagram for SQ_weights:
Collaboration graph
[legend]

Public Attributes

int bases
 
int diff_from_average
 
int helix
 
int consensus
 
int iupac
 
int gc
 

Detailed Description

Definition at line 57 of file SQ_functions.h.

Member Data Documentation

int SQ_weights::bases

Definition at line 58 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().

int SQ_weights::diff_from_average

Definition at line 59 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().

int SQ_weights::helix

Definition at line 60 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().

int SQ_weights::consensus

Definition at line 61 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().

int SQ_weights::iupac

Definition at line 62 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().

int SQ_weights::gc

Definition at line 63 of file SQ_functions.h.

Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().


The documentation for this struct was generated from the following file: