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

Multiple enzyme hicFindRestSites support? #659

Closed
gtrichard opened this issue Jan 13, 2021 · 4 comments
Closed

Multiple enzyme hicFindRestSites support? #659

gtrichard opened this issue Jan 13, 2021 · 4 comments

Comments

@gtrichard
Copy link
Collaborator

gtrichard commented Jan 13, 2021

Hi @joachimwolff and @LeilyR , best wishes for 2021.

I'm using Arima Genomics Hi-C kit which uses DpnII and HinfI enzymes. Currently, I need to perform two hicFindRestSites run (one for each enzyme) and concatenate the resulting .bed files to use in hicBuildMatrix for RF resolution matrices.

Do you plan multiple enzyme support for hicFindRestSites? I'm asking because I'm working on modifying the SnakePipes HiC pipeline to support the Arima kit. Before doing any changes to the pipeline, I would like to know if it is planned or not for HiCExplorer as it would solve the SnakePipes HiC issue of using multiple enzymes, as well as making hicFindRestSites easier to use for a kit that might become the norm for Hi-C in the future.

Thank you :)

@LeilyR
Copy link
Collaborator

LeilyR commented Jan 13, 2021

I agree that it is going to be a good asset for hicexplorer. Shall we put it in todo list?

@joachimwolff
Copy link
Collaborator

We can add this, it is more or less one for-loop we have to add. However, it will be part of the next release which will be in maybe 2 - 4 weeks. I hope it is not too far in the future.

@LeilyR
Copy link
Collaborator

LeilyR commented Jan 14, 2021

it may need downstream changes in QC too. Does that handle multi enzyme protocols?

@joachimwolff
Copy link
Collaborator

Implemented with PR #732

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

No branches or pull requests

3 participants