Giter Club home page Giter Club logo

Comments (4)

JEFworks avatar JEFworks commented on June 14, 2024

Please ensure you are on the starfish branch: https://github.com/JEFworks/MERmaid/tree/starfish
The master branch has addition features such as visualizing segmentation boundaries and immunofluorescence stains that have not been updated in STARFISH.

from mermaid.

sethb3744 avatar sethb3744 commented on June 14, 2024

Thank you for your quick response! I tried using that branch of MERmaid, but the same issue is still there.

When I run with "python -m http.server 8080," the warning saying "code 404, message File not found" is now gone thankfully, but the window on my browser is simply black and doesn't load anything.

When I run with "npm start," the same TypeError that I showed before is there. On the Terminal, I see the following warnings:
./src/index.js
Line 123: Missing radix parameter radix
Line 124: Missing radix parameter radix
Line 125: Missing radix parameter radix
Line 134: Expected to return a value in arrow function array-callback-return
Line 136: Expected to return a value in arrow function array-callback-return
Line 162: 'options' is assigned a value but never used no-unused-vars

from mermaid.

JEFworks avatar JEFworks commented on June 14, 2024

The column headers in your data.csv.gz file currently must be

x,y,gene1,gene2

Previously versions automatically detected the column header names, but that made it difficult to distinguish between different feature types (features that needed factor-based colors, versus features that needed continuous colors, versus features that represented cell boundaries, etc). Ideally there would be a config file to deal with this. Feel free to open a feature request if you think that would be useful.

from mermaid.

sethb3744 avatar sethb3744 commented on June 14, 2024

That fixed it for me. Thank you!

from mermaid.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.