#include <hgap.h>
Collaboration diagram for hgNest:

Data Fields | |
| hgNest * | next |
| hgNest * | children |
| hgNest * | parent |
| HGID | id |
| int | orientation |
| int | offset |
| int | size |
| hgContig * | contig |
Definition at line 94 of file hgap.h.
struct hgNest* hgNest::next [read] |
struct hgNest* hgNest::children [read] |
struct hgNest* hgNest::parent [read] |
| int hgNest::offset |
| int hgNest::size |
struct hgContig* hgNest::contig [read] |
1.5.2