GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
|
Public Member Functions | |
Status | write (bcf1_t *x) |
Status | contents (std::string &ans) |
int | get_num_entries () const |
Static Public Member Functions | |
static Status | Open (std::unique_ptr< BCFWriter > &ans) |
Serializes BCF records into a memory buffer (without the header) | |
static std::string | write_header (const bcf_hdr_t *hdr) |
Writes a BCF header into a memory buffer. | |