# HG changeset patch
# User jackcurragh
# Date 1653652680 0
# Node ID 59d5cc7095f7fd5dfe459e339d990f95d1b7fed3
# Parent f7beecae0315e774677a767f473fb874b48d7416
Uploaded
diff -r f7beecae0315 -r 59d5cc7095f7 bedtools_genomecov/macros.xml
--- a/bedtools_genomecov/macros.xml Fri May 27 11:51:43 2022 +0000
+++ b/bedtools_genomecov/macros.xml Fri May 27 11:58:00 2022 +0000
@@ -67,22 +67,22 @@
label="Treat split/spliced BAM or BED12 entries as distinct BED intervals when computing coverage."
help="If set, the coverage will be calculated based the spliced intervals only. For BAM files, this inspects the CIGAR N operation to infer the blocks for computing coverage. For BED12 files, this inspects the BlockCount, BlockStarts, and BlockEnds fields (i.e., columns 10,11,12). If this option is not set, coverage will be calculated based on the interval's START/END coordinates, and would include introns in the case of RNAseq data." />
-
-
+
- -->
+
#if $genome_file_opts.genome
-g