Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--macs2-string parameter: can I use --control? #80

Open
vidaletal opened this issue Jan 28, 2020 · 2 comments
Open

--macs2-string parameter: can I use --control? #80

vidaletal opened this issue Jan 28, 2020 · 2 comments

Comments

@vidaletal
Copy link

Thank you again for this tool,

I'm trying to use the MACS2 parameter --control using Hi-C as input.
However, I'm unsure how to proceed with the command to have the same effect as it has on regular ChIP-seq.

Can you please help me?
What would be the input in this case? Would be the .validpairs of the Input?

Thank you for your time.

@caleblareau
Copy link
Contributor

caleblareau commented Jan 30, 2020 via email

@vidaletal
Copy link
Author

Hi Caleb,

Many thanks for your prompt reply.
However, it was not clear which and how to use the arguments to this end in the command.
How it should be? Like the example below?

hichipper -o /foo/hichipper_SMC_peaks --macs2-string --control /foo/SMC_ChIPseq/MACS2/Input_ChIPseq.bed -ma 5000000 -mu /foo/hichipper_SMC.yaml

with the following hichipper_SMC.yaml:

peaks:
  - /foo/SMC_ChIPseq/MACS2/SMC_ChIPseq_peaks.bed
resfrags:
  - /foo/DpnII_resfrag_hg19.bed
hicpro_output:
  - /foo/HiCPro_dir

Or should I run the command with the .yaml file above?

hichipper -o /foo/SMC_peaks -ma 5000000 -mu /foo/hichipper_SMC.yaml

And then, from the output of the hichipper from the SMC HiChIP data set, I used its peaks for its Hi-C/ Input in the command plus the .yaml below?

hichipper -o /foo/Input_peaks -ma 5000000 -mu /foo/hichipper_Input.yaml

peaks:
  - /foo/HiChIP/hichipper/hichipper_SMC_peaks.bed
resfrags:
  - /foo/DpnII_resfrag_hg19.bed
hicpro_output:
  - /foo/HiCPro_dir

hichipper, version 0.7.7

thanks

Raphael

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants