{"id":18336706,"url":"https://github.com/adrianbzg/bluegenes-depmap-expression-visualizer","last_synced_at":"2025-04-09T19:56:18.695Z","repository":{"id":43984080,"uuid":"243491413","full_name":"AdrianBZG/bluegenes-depmap-expression-visualizer","owner":"AdrianBZG","description":"Visualizer for DepMap mRNA expression data per lineage for BlueGenes","archived":false,"fork":false,"pushed_at":"2023-01-05T08:49:26.000Z","size":10781,"stargazers_count":1,"open_issues_count":20,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T12:20:51.166Z","etag":null,"topics":[],"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/AdrianBZG.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":"2020-02-27T10:23:42.000Z","updated_at":"2020-04-06T11:37:47.000Z","dependencies_parsed_at":"2023-02-03T21:31:02.465Z","dependency_job_id":null,"html_url":"https://github.com/AdrianBZG/bluegenes-depmap-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/AdrianBZG%2Fbluegenes-depmap-expression-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianBZG%2Fbluegenes-depmap-expression-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianBZG%2Fbluegenes-depmap-expression-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdrianBZG%2Fbluegenes-depmap-expression-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdrianBZG","download_url":"https://codeload.github.com/AdrianBZG/bluegenes-depmap-expression-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103910,"owners_count":21048245,"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":[],"created_at":"2024-11-05T20:08:39.108Z","updated_at":"2025-04-09T19:56:18.673Z","avatar_url":"https://github.com/AdrianBZG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Bluegenes DepMap Expression\n\nBluegenes DepMap Expression is a tool made for [BlueGenes](http://bluegenes.apps.intermine.org) following BlueGenes Tool API.\nAdd more description of your tool here! :)\n\n## Licence\n\n\n### To set up locally for development\n\n1. Clone the repo\n2. `cd bluegenes-depmap-expression` 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:\nTo serve your code at [localhost:3456](http://localhost:3456) and rebuild it every time it changes, run:\n\n\n```bash\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianbzg%2Fbluegenes-depmap-expression-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianbzg%2Fbluegenes-depmap-expression-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianbzg%2Fbluegenes-depmap-expression-visualizer/lists"}