Gamgee
You miserable little maggot. I'll stove your head in!
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
test-vcf-api.c File Reference
#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)
 

Function Documentation

void bcf_to_vcf ( char *  fname)
void iterator ( const char *  fname)
int main ( int  argc,
char **  argv 
)
void write_bcf ( char *  fname)