TOBIAS
TOBIAS copied to clipboard
I am not sure how can I get the `.bed` file for `TOBIAS ATACorrect -p`
Hello,
I am not sure how can I get the .bed file for
TOBIAS ATACorrect -p
Should I use a peak file of a single sample or should I merge all of the narrowPeak files of macs2 output using mergePeaks?
mergePeaks -d given -code -matrix Merge \
-venn Venn \
*.narrowPeak> Homer_Merged.bed
Thanks