{"id":20930539,"url":"https://github.com/intermine/bluegenes-tissue-expression-visualizer","last_synced_at":"2025-05-13T19:32:15.757Z","repository":{"id":57118930,"uuid":"188423633","full_name":"intermine/bluegenes-tissue-expression-visualizer","owner":"intermine","description":"Visualization for BlueGenes of tissue expression","archived":false,"fork":false,"pushed_at":"2021-05-27T10:27:02.000Z","size":594,"stargazers_count":4,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-10T04:24:33.675Z","etag":null,"topics":["bluegenes","bluegenes-tool","gsoc-2019"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intermine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-24T13:08:45.000Z","updated_at":"2021-05-27T10:27:05.000Z","dependencies_parsed_at":"2022-08-22T23:00:33.043Z","dependency_job_id":null,"html_url":"https://github.com/intermine/bluegenes-tissue-expression-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-tissue-expression-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-tissue-expression-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-tissue-expression-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-tissue-expression-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intermine","download_url":"https://codeload.github.com/intermine/bluegenes-tissue-expression-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225254680,"owners_count":17445222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bluegenes","bluegenes-tool","gsoc-2019"],"created_at":"2024-11-18T21:34:50.945Z","updated_at":"2024-11-18T21:34:51.747Z","avatar_url":"https://github.com/intermine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n![Logo Intermine](imgs/intermine-300x37.png)\n#  Bluegenes Tissue Expression Visualizer\n\nBlueGenes Tissue Expression Visualizer is a tool made for [BlueGenes](http://bluegenes.apps.intermine.org) following BlueGenes Tool API. It can help users (biologists) to visualize `tissue expression` and `expression by stage` with help of expression charts. It can also be used as standalone tool to integrate in any web application.\n\n# NPM Package\n\n[@intermine/bluegenes-tissue-expression-visualizer](https://www.npmjs.com/package/@intermine/bluegenes-tissue-expression-visualizer)\n\n### To set up locally for development\n\n1. Clone the repo\n2. `cd bluegenes-tissue-expression-visualizer` and then `npm install` to install dependencies.\n\nAll of the editable source files for css and js are in `src`. To bundle for prod, run the following commands:\n\n#### CSS\n\nAssuming [less](http://lesscss.org/) is installed globally:\n\n```\nnpm run less\n```\n\n#### JS\n\nAssuming [webpack](https://webpack.js.org/) is installed globally:\n\n##### Single build:\n```\nnpm run build\n```\n\n\n##### Applied Coding practices / ESLint Rules:\n- _indent_: use __tab (2 space tab)__ instead of spaces to not get an error.\n- _linebreak-style_: use __\\n__ for a newline, if you're on windows, configure it in your editor settings.\n- _quotes_: use __single quote__ instead of double quote.\n- _semi_: use _semi colon_ at end of each statement / expression / function definition.\n- _comma-dangle_: do not use dangling commas i.e. extra comma at the end of object values, function args, etc.). More about this [here](https://eslint.org/docs/rules/comma-dangle).\n- More pre-configured rules from __eslint:recommended__ you must follow to not get errors [here](https://eslint.org/docs/rules/).\n\n##### Developing:\nRun each of these commands in separate terminals:\n\nTo run a development build of the project at http://localhost:3456\n```bash\nnpm run dev\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermine%2Fbluegenes-tissue-expression-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermine%2Fbluegenes-tissue-expression-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermine%2Fbluegenes-tissue-expression-visualizer/lists"}