-
Hi, For some of the analyses I want to run (e.g. diff), the documentation says I will need to use a custom regions file for peaks. However, I can't find anything that says what this file needs to contain. Please can someone explain what this file is, or show an example of a custom regions file? (I have already successfully run peakscalling, normalize and heatmap - maybe the output of one of these is relevant?) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi,
To perform differential KAS-seq analysis, it's necessary to define the
regions of interest using the '-r' option. If you set '-r' to 'peak', you
must supply a custom region file. This file should include all regions you
wish to analyze for KAS-seq signals.
Best,
Ruitu
…On Wed, Nov 29, 2023 at 10:12 AM E Croot ***@***.***> wrote:
Hi,
For some of the analyses I want to run (e.g. diff), the documentation says
I will need to use a custom regions file for peaks. However, I find
anything that says what this file needs to contain. Please can someone
explain what this file is, or show an example of a custom regions file?
(I have already successfully run peakscalling, normalize and heatmap -
maybe the output of one of these is relevant?)
—
Reply to this email directly, view it on GitHub
<#13>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APDPVGEG5TL76OLL5DQRDDLYG5NGDAVCNFSM6AAAAAA77XMNYKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHEYDMMRXGU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Nutricula, based in Chicago.
|
Beta Was this translation helpful? Give feedback.
-
Thanks, but I'm still not clear about what this file should include. I am trying to identify peaks that are bigger/smaller/differentially present in one set of replicates compared to another. Could I supply the peaks.[sharp/broad].bed files as custom region files for this purpose? |
Beta Was this translation helpful? Give feedback.
Sure, I think you can supply the peaks.bed files as custom region files this purpose.