Public Member Functions | |
MergedMap2Sam (const std::string &name) | |
Protected Member Functions | |
int | run (po::variables_map &vm) |
The actual code of the command goes here. |
int cgatools::command::MergedMap2Sam::run | ( | po::variables_map & | vm | ) | [protected, virtual] |
The actual code of the command goes here.
Throw exceptions to communicate errors.
Implements cgatools::command::Command.