# HG changeset patch # User jackcurragh # Date 1653651346 0 # Node ID 48e1c3a73761ef42a00ccbd836dc084ec107195b # Parent 3aa9416cc3b315b69a9b64bd4cd64c37c1052017 Uploaded diff -r 3aa9416cc3b3 -r 48e1c3a73761 bedtools_genomecov/macros.xml --- a/bedtools_genomecov/macros.xml Fri May 27 11:33:45 2022 +0000 +++ b/bedtools_genomecov/macros.xml Fri May 27 11:35:46 2022 +0000 @@ -67,7 +67,7 @@ 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