|
vg
tools for working with variation graphs
|
Classes | |
| struct | hFILE_backend |
Functions | |
| hFILE * | hfile_init (size_t, const char *, size_t) |
Contains minimal definitions required to implement an htslib hFILE_backend. See https://github.com/samtools/htslib/blob/master/hfile_internal.h for field and argument documentation. Can be deleted when https://github.com/samtools/htslib/issues/849 is fixed.
| hFILE* hfile_init | ( | size_t | , |
| const char * | , | ||
| size_t | |||
| ) |
1.8.17