From 11432c74ef8ab5f12bb60bd57d239af96af24106 Mon Sep 17 00:00:00 2001 From: Zhuoer Dong Date: Thu, 4 Apr 2019 09:07:02 +0800 Subject: [PATCH] I'm sorry but I have changed the location of motif enrich doc --- docs/sequence_motif.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sequence_motif.md b/docs/sequence_motif.md index e117695..534379c 100644 --- a/docs/sequence_motif.md +++ b/docs/sequence_motif.md @@ -153,7 +153,7 @@ fasta-shuffle-letters interested_three_prime_UTR.fa interested_three_prime_UTR.c fasta-shuffle-letters interested_promoter.fa interested_promoter.control ``` ##### 5.2 downstream 1000bp as bg -https://dongzhuoer.github.io/diff_exp_2018_zhuoer/motif.html +https://github.com/dongzhuoer/lulab-rotation-summary/blob/master/RNA-seq/motif-enrich.md ``` slide <- function(input_bed, output_bed, n = 1000) { col_names <- c('chr', 'start', 'end', 'name', 'score', 'strand');