|
Gamgee
You miserable little maggot. I'll stove your head in!
|
Go to the source code of this file.
Functions | |
| int | cram_index_load (cram_fd *fd, const char *fn) |
| void | cram_index_free (cram_fd *fd) |
| cram_index * | cram_index_query (cram_fd *fd, int refid, int pos, cram_index *frm) |
| int | cram_seek_to_refpos (cram_fd *fd, cram_range *r) |
| int | cram_index_build (cram_fd *fd, const char *fn_base) |
| int cram_index_build | ( | cram_fd * | fd, |
| const char * | fn_base | ||
| ) |
| void cram_index_free | ( | cram_fd * | fd | ) |
| int cram_index_load | ( | cram_fd * | fd, |
| const char * | fn | ||
| ) |
| cram_index* cram_index_query | ( | cram_fd * | fd, |
| int | refid, | ||
| int | pos, | ||
| cram_index * | frm | ||
| ) |
| int cram_seek_to_refpos | ( | cram_fd * | fd, |
| cram_range * | r | ||
| ) |
1.8.8