navinlabcode / navinlabcode/CellTrek
celltrek_vis Error
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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