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

reading bigwigs into dataframes #153

Open
gfudenberg opened this issue May 25, 2023 · 0 comments
Open

reading bigwigs into dataframes #153

gfudenberg opened this issue May 25, 2023 · 0 comments

Comments

@gfudenberg
Copy link
Member

summarizing nvictus/pybbi#25:

proposal to add two functions to https://github.com/open2c/bioframe/tree/main/bioframe/sandbox, perhaps in a new bigwig_extras.py:

  • generate a matrix of [n_intervals x nbins] with binned ChIP signal across each of the intervals in an interval_df (then often visualized as a heatmap)
  • generate a vector of [n_intervals x 1 bins] of total ChIP signal across each interval and return a column (also have a kwarg append=False)
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

1 participant