-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Jouni Siren edited this page Nov 16, 2017
·
24 revisions
- Data model: General | Identifiers
- File formats
- Interface: Construction | Queries
- Benchmarks
- Version history
-
dynamic_gbwt.h: Construction interface
- Includes gbwt.h
-
gbwt.h: Query interface
- Includes algorithms.h
- Includes files.h
- Includes support.h
-
algorithms.h: Search algorithms
- Includes utils.h
-
files.h: File formats
- Includes utils.h
-
support.h: Support structures
- Includes utils.h
- utils.h: Definitions and utility methods