From ef7f8f2df6ed893ce1eaaacdb9ad48e4b1732569 Mon Sep 17 00:00:00 2001 From: clintval Date: Tue, 23 Jul 2024 13:04:24 -0400 Subject: [PATCH] docs: formatting to be the same --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01d980c..05d6426 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ One shortcoming of the existing behavior, which should be corrected at some poin The tool outputs a table of aggregated breakpoints and a modified copy of the input BAM file where each alignment is tagged with the ID of the aggregate breakpoint it supports (if any). -## `AggregateSvPileupToBedPE` +## `fgsv AggregateSvPileupToBedPE` Converts the output of `AggregateSvPileup` to the [BEDPE format](https://bedtools.readthedocs.io/en/latest/content/general-usage.html#bedpe-format).