Skip to content
Snippets Groups Projects
Commit 0839f23d authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Add in both marks.

parent 25c267a8
Branches
No related merge requests found
......@@ -8,6 +8,7 @@ cp ../SSP_filtered_peaks_merged.bed .
cut -f1,2,3,4 ../SUNP_filtered_peaks.bed > t
cut -f1,2,3,4 ../SSP_filtered_peaks_merged.bed >> t
sort-bed t | uniq > GRO-seq_enhancers.bed
cp ../Histone_pe_filtered_peaks.bed Histone_enhancers.bed
intervene upset -i *enhancers.bed --filename --order degree --sxlabel "No. of Unique Enhancers" --dpi 1200 --figsize 10 8 --mbcolor "#108DCC" --sbcolor "#E62128"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment