MCPcopy Create free account
hub / github.com/arq5x/bedtools2 / BedSplit

Method BedSplit

src/split/splitBed.cpp:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65
66
67BedSplit::BedSplit():outfileprefix("_split"),num_chuncks(0)
68 {
69 }
70
71
72BedSplit::~BedSplit(void) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected