-
Notifications
You must be signed in to change notification settings - Fork 70
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
Comments
I agree that it is going to be a good asset for hicexplorer. Shall we put it in todo list? |
We can add this, it is more or less one |
it may need downstream changes in QC too. Does that handle multi enzyme protocols? |
joachimwolff
added a commit
that referenced
this issue
Mar 3, 2021
Implemented with PR #732 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 :)
The text was updated successfully, but these errors were encountered: