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

hicAverageRegions feature request #333

Open
GinaRe opened this issue Jan 21, 2019 · 0 comments
Open

hicAverageRegions feature request #333

GinaRe opened this issue Jan 21, 2019 · 0 comments

Comments

@GinaRe
Copy link
Collaborator

GinaRe commented Jan 21, 2019

Here is my suggestion to improve this tool:

hicPlotAverageContacts

This tool calculates and plots the average Hi-C contacts around a reference-point or scaled-regions.
Typically, the regions are TAD boundaries or scaled TADs, but any other regions defined in a BED file can be used.

hicPlotAverageContacts reference-point -m matrix.h5 --out TAD_boundaries.png
-bed TAD_boundaries.bed --referencePoint start/center/end --upstream 10000 --downstream 10000
--referenceLabel 'TAD boundaries'

hicPlotAverageContacts scale-regions -m matrix.h5 --out scaled_TADs.png
-bed TAD_domains.bed --regionBodyLength 10000 --upstream 1000 --downstream 1000
--startLabel 'TAD start' --endLabel 'TAD end'

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

2 participants