├── README.md ├── bedpeToBed12 ├── bedpeToVcf ├── extractSplitReads_BwaMem ├── splitReadSamToBedpe ├── splitterToBreakpoint └── vcfToBedpe /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/README.md -------------------------------------------------------------------------------- /bedpeToBed12: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/bedpeToBed12 -------------------------------------------------------------------------------- /bedpeToVcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/bedpeToVcf -------------------------------------------------------------------------------- /extractSplitReads_BwaMem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/extractSplitReads_BwaMem -------------------------------------------------------------------------------- /splitReadSamToBedpe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/splitReadSamToBedpe -------------------------------------------------------------------------------- /splitterToBreakpoint: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/splitterToBreakpoint -------------------------------------------------------------------------------- /vcfToBedpe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ctsa/svtools/HEAD/vcfToBedpe --------------------------------------------------------------------------------