Giter VIP home page Giter VIP logo

bluegenes-tissue-expression-visualizer's People

Contributors

adrianbzg avatar akshatbhargava123 avatar heralden avatar jgo613 avatar jsnunki avatar rachellyne avatar sakshisrivastava413 avatar yochannah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bluegenes-tissue-expression-visualizer's Issues

UI gets convoluted on a narrow screen

It would be great if we could stop the radio buttons from overlapping into their label, and perhaps set a minimum height for the cells in the expression graphs (so the tissue names don't mix into each other).

2019-11-29-090409_723x420_scrot

package.json does not contain server script

This section of the README file says that the project can be served at localhost:3456 via the npm run server script, but the script itself is missing from the package.json file.
In keeping with the structure of the other visualization tools, we can remove the instruction from the README altogether and just use npm run dev

npm install failure under Ubuntu 20.04.1 LTS

I get the following under Ubuntu 20.04.1 LTS using npm 7.0.8 (manually installed). Suggestions?

npm ERR! code FETCH_ERROR
npm ERR! errno FETCH_ERROR
npm ERR! invalid json response body at https://registry.npmjs.org/@babel%2fplugin-transform-modules-commonjs reason: Unexpected end of JSON input

[easy task] add preview.png to root of this repo

If you would like to pick this issue up, please comment on the issue to let us know you're working on it :)

Task:

Add preview.png to the root of this repository

How to do this

  1. Go to the repo README, and follow instructions to clone and install this repository.
  2. Run npm run dev and visit http://localhost:3456
  3. Capture a screenshot of the application in action! Try to avoid extra/un-needed whitespace, and try to make it square-ish (this doesn't have to be exact).
  4. Save it in the root of this repo, commit it, and make a PR ๐ŸŽ‰

Context: these previews will be used here: http://bluegenes.apps.intermine.org/default/debug/tool-store - you can look for other repos under intermine to find similar tasks for other bluegenes-* repositories as several tools are missing previews.

What to do if you need help

Mention @yochannah, tweet @yoyehudi, pop by to say hi on chat or if needed email [email protected] <3

Make React components usable if installed via NPM

Currently, the react components are not usable if we install the npm package for the tool. This is because JSX is compiled (only under src) using webpack during the build process which is fine so we need to export the "built" react component from our package.

It probably requires to re-configure some webpack configuration. This might be a useful link.

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.