You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe what enhancement you'd like to see.
Yue has requested that the input for homer is changed to the _summit.bed file. This is being generated during the MACS2 run, but is not being saved.
This is the recommended file from MACS2 documetation:
c. NAME_summits.bed
This is in BED format, which contains the peak summits locations for every peak. The 5th column in this file is -log10pvalue the same as NAME_peaks.bed. If you want to find the motifs at the binding sites, this file is recommended. The file can be loaded directly to UCSC genome browser. Remove the beginning track line if you want to analyze it by other tools.
The text was updated successfully, but these errors were encountered:
Describe what enhancement you'd like to see.
Yue has requested that the input for
homer
is changed to the_summit.bed
file. This is being generated during the MACS2 run, but is not being saved.This is the recommended file from MACS2 documetation:
The text was updated successfully, but these errors were encountered: