This file contains code that collects diferent junction file statistics. More...
#include "cgatools/core.hpp"
#include "cgatools/junctions/Junction.hpp"
#include "cgatools/util/GenericHistogram.hpp"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | cgatools::junctions::JunctionCounterFields |
class | cgatools::junctions::CounterSet< Fields, Type > |
class | cgatools::junctions::JuctionStatisticsCollector |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
Defines | |
#define | ADD_FNAME(names, N) names[N] = #N |
This file contains code that collects diferent junction file statistics.