Skip to content

Commit 41f6d04

Browse files
author
c.lareau
committed
dge fix
From: caleblareau <[email protected]> git-svn-id: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/diffloop@124860 bc3139a8-67e5-0310-9ffc-ced21a209358
1 parent fea9577 commit 41f6d04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/annotation.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ setMethod(f = "keepCTCFloops", signature = c("loops",
757757
#' h3k27ac_j <- system.file('extdata','Jurkat_H3K27ac_chr1.narrowPeak',package='diffloop')
758758
#' h3k27ac <- rmchr(padGRanges(bedToGRanges(h3k27ac_j), pad = 1000))
759759
#' promoter <- padGRanges(getHumanTSS(c('1')), pad = 1000)
760-
#' small.ep <- keepEPloops(loops.small, h3k27ac, promoter)
760+
#' #small.ep <- keepEPloops(loops.small, h3k27ac, promoter)
761761
#' #ADD SOMETHING HERE.
762762
#'
763763
#' @import GenomicRanges

man/annotateLoops.dge.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)