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

Association reaching infinity #5

Open
kevwilhelm95 opened this issue Feb 24, 2021 · 2 comments
Open

Association reaching infinity #5

kevwilhelm95 opened this issue Feb 24, 2021 · 2 comments

Comments

@kevwilhelm95
Copy link

Hi all,

So I've run into this problem a few times but I thought I would reach out just in case anyone knew how to overcome this issue. I'm comparing the overlap between lists and I have two lists where one is a subset of another and believe this is why I am getting the following error:"Error in seq.default(min(x, na.rm = na.rm), max(x, na.rm = na.rm), length = breaks) :
'to' must be a finite number"

Like I said I've run into this before but I would really like to keep these 2 lists on the same heatmap. If anyone has any tricks or advice it would be much appreciated.

@sthudium25
Copy link

I've also run into this problem. There doesn't seem to be a get method for that portion of the GeneOverlapMatrix object, so it cannot be changed after the fact. Any assistance would be appreciated

@adomingues
Copy link
Collaborator

Hi @sthudium25 and @kevwilhelm95 I am the current package maintainer but at the moment I don't have the time to think about the issue and then fix it. An suggestion on how to fix or a pull request would be welcome.

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

3 participants