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

Launch Cellguide in Browser #2

Open
siegelna opened this issue Jun 12, 2024 · 0 comments
Open

Launch Cellguide in Browser #2

siegelna opened this issue Jun 12, 2024 · 0 comments

Comments

@siegelna
Copy link

Hi, I am trying to use cellguide to visualize seurat objects. I am able to launch cellguide in the browser but, as you can see at the bottom of the page, nothing gets displayed on my end. I'm not sure if this is user-error on my end or a bug so I am reaching out.  

Steps to reproduce

# file: environment.yml

name: cellbrowser
channels:
  - bioconda
dependencies:
  - ucsc-cell-browser=1.2.6
mamba env create -f environment.yml
mamba activate cellbrowser

https://github.com/slowkow/cellguide?tab=readme-ov-file#step-3-copy-cell-guide-files

curl -s https://codeload.github.com/slowkow/cellguide/tar.gz/master | tar xvz

https://cellbrowser.readthedocs.io/en/master/quick_start.html

curl -k https://cells.ucsc.edu/downloads/samples/mini.tgz | tar xvz
cd mini
cbBuild -o html 
command cp -rf ../cellguide-master/www/* html/
cbBuild -o html -p 8888

Nothing loads in the browser

image
@siegelna
Copy link
Author

Update:

Version 1.2.2 is the earliest build that will launch. I've tested 0.7.15-1.1.1 and confirm all give error messages and fail to start the server.

See conda for versions: https://anaconda.org/bioconda/ucsc-cell-browser/files

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

1 participant