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

Optionally disable the default behavior of browserViz() of opening the page automatically? #4

Open
sklarame opened this issue Dec 25, 2023 · 1 comment

Comments

@sklarame
Copy link

sklarame commented Dec 25, 2023

Thank you for developing BrowserViz and igvR! I am trying to use the library to programmably plot genomic diagrams on RStudio Server on a remote lab server where all TCP ports except those for ssh and RStudio Server are blocked by the firewall. I noticed that a BrowserViz() or igvR() always opens the page using the user's browser and freezes to wait for the connection, which will definitely be blocked in my environment. However, running a browser in headless mode from an ssh terminal on the server solved the problem and I did save the resulting diagram by calling igvR::saveToSVG(), although it was a little bit awkward. So it would be helpful for those remote server users if it is possible to disable the opening-and-waiting behavior by certain arguments to the functions. Thanks!

@gladkia
Copy link
Owner

gladkia commented Jan 2, 2024

Hi @sklarame. Thanks for the great feedback. I'll have a look.

@gladkia gladkia closed this as completed Jan 2, 2024
@gladkia gladkia reopened this Jan 2, 2024
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

2 participants