#include <repMask.h>
Collaboration diagram for repeatMaskOut:

Data Fields | |
| repeatMaskOut * | next |
| unsigned | score |
| float | percDiv |
| float | percDel |
| float | percInc |
| char * | qName |
| int | qStart |
| int | qEnd |
| char * | qLeft |
| char | strand [2] |
| char * | rName |
| char * | rFamily |
| char * | rStart |
| unsigned | rEnd |
| char * | rLeft |
Definition at line 8 of file repMask.h.
struct repeatMaskOut* repeatMaskOut::next [read] |
| unsigned repeatMaskOut::score |
Definition at line 12 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| float repeatMaskOut::percDiv |
Definition at line 13 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| float repeatMaskOut::percDel |
Definition at line 14 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| float repeatMaskOut::percInc |
Definition at line 15 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::qName |
Definition at line 16 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
Definition at line 17 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
Definition at line 18 of file repMask.h.
Referenced by maskFromOut(), repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::qLeft |
Definition at line 19 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char repeatMaskOut::strand[2] |
Definition at line 20 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::rName |
Definition at line 21 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::rFamily |
Definition at line 22 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::rStart |
Definition at line 23 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| unsigned repeatMaskOut::rEnd |
Definition at line 24 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
| char* repeatMaskOut::rLeft |
Definition at line 25 of file repMask.h.
Referenced by repeatMaskOutCommaIn(), repeatMaskOutFree(), repeatMaskOutLoad(), repeatMaskOutOutput(), and repeatMaskOutStaticLoad().
1.5.2