#include "cgatools/core.hpp"
#include "cgatools/command/Command.hpp"
#include "cgatools/util/RangeSet.hpp"
Go to the source code of this file.
Classes | |
class | cgatools::command::Evidence2SamConfig |
class | cgatools::command::Evidence2Sam |
class | cgatools::command::Cigar |
Provides support for manipulations on SAM/BAM and CGI Evidence CIGAR. More... | |
class | cgatools::command::Cigar::CigarElement |
class | cgatools::command::SamSequenceSplitter |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
namespace | cgatools::command |
Namespace for command line utility classes. | |
Defines | |
#define | CGA_TOOLS_COMMAND_EVIDENCE2SAM_HPP_ 1 |