vg
tools for working with variation graphs
Functions
depth_main.cpp File Reference
#include <omp.h>
#include <unistd.h>
#include <getopt.h>
#include <algorithm>
#include <iostream>
#include "subcommand.hpp"
#include <vg/io/vpkg.hpp>
#include <vg/io/stream.hpp>
#include "../handle.hpp"
#include <bdsg/overlays/overlay_helper.hpp>
#include "../utility.hpp"
#include "../packer.hpp"
#include "algorithms/coverage_depth.hpp"

Functions

void help_depth (char **argv)
 
int main_depth (int argc, char **argv)
 

Detailed Description

Estimate sequencing depth from a (packed) alignment.

Function Documentation

◆ help_depth()

void help_depth ( char **  argv)

◆ main_depth()

int main_depth ( int  argc,
char **  argv 
)