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

Ambiguous site handling hicBuildMatrix --restrictionSequence --danglingSequence #923

Open
TheGreatJack opened this issue Jan 24, 2025 · 0 comments

Comments

@TheGreatJack
Copy link

Hello

I havent found clear documentation on the topic of hicBuildMatrix handling ambiguous IUPAC bases. I'm working on data made with the Arima kit which it seems to use the enzymes DnpII and HinfI. DnpII is fine with "GATC" for site and dangling sequence but HinfI uses "GANTC" with dangling sequence "ANT". It is not clear if i can use the following parameters without problems:

"--restrictionSequence GATC GANTC --danglingSequence GATC ANT"

Or if i have to manually expand the site for HinfI as if i had 4 enzymes "GAATC","GATTC","GAGTC" and "GACTC". My worry also stems from the fact that "hicFindRestSite 3.7.6", wasnt able to parse "GANTC", and returned an emtpy bed file. It only returned data when i used "GA.TC" as it uses regex under the hood.

I'm using hicExplorer v3.7.6 downloaded from conda.

I wasnt able to find info related to this specific topic, though the arima kit has been mentioned before.

Any insight is appreciated, thank you

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

1 participant