|
Gamgee
You miserable little maggot. I'll stove your head in!
|
#include <stdio.h>#include <htslib/hts.h>#include <htslib/vcf.h>#include <htslib/kstring.h>#include <htslib/kseq.h>Functions | |
| void | write_bcf (char *fname) |
| void | bcf_to_vcf (char *fname) |
| void | iterator (const char *fname) |
| int | main (int argc, char **argv) |
| void bcf_to_vcf | ( | char * | fname | ) |
| void iterator | ( | const char * | fname | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void write_bcf | ( | char * | fname | ) |
1.8.8