-
Notifications
You must be signed in to change notification settings - Fork 1
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
Kernal crashing at get_pair_locations #69
Comments
Hi Ann, Can you try it with the TF-COMB from the development branch by installing: The version (1.0.4) is not released yet, but I believe we solved a bug related to this. I hope that solves the issue! |
Thanks a lot, it worked. Another question: is there a way to manage the pdf size while using: I can manage the track height but can i manage the width of the track or pdf as well? Thank you. |
Good question - I realized there was no method for this, so I just added the option "figsize" to the new version So yes, if you just update the version, that should be available! |
Hi,
Thank you for generating this great tool. I am having an issue while running the following step:
pairs = Ce16.get_pair_locations(("TCF4_1","NFIB_1"))
The kernel is always crashing and I am not able to understand what the problem is. Could you suggest some way I could identify the issue or have a workaround to get the location of regions where certain pairs of TFs are present?
Thanks a lot in advance.
Best,
Ann
The text was updated successfully, but these errors were encountered: