navinlabcode / navinlabcode/CellTrek

celltrek_vis Error

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
R
Stars
135
Forks
23
PR merge metrics
No merged PRs in 30d

Description

I don't know where the problem lies,The Error info is as follows:

CellTrek::celltrek_vis(brain_celltrek@meta.data %>%
dplyr::select(coord_x, coord_y, cell_type:id_new),
brain_celltrek@images$anterior1@image,
brain_celltrek@images$anterior1@scale.factors$lowres)

Listening on http://127.0.0.1:7705
Error in utils::browseURL(appUrl) :
'browser' must be a non-empty character string

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CellTrek::celltrek_vis entry point and inspect how it launches the app before calling utils::browseURL. Reproduce the reported command and determine why appUrl is empty; done means the visualization opens without the reported browser error.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data-visualization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.