{"id":20930622,"url":"https://github.com/intermine/bluegenes-go-term-visualizer","last_synced_at":"2025-05-13T19:32:26.529Z","repository":{"id":57118922,"uuid":"191585727","full_name":"intermine/bluegenes-go-term-visualizer","owner":"intermine","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-18T16:27:46.000Z","size":698,"stargazers_count":1,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-06T14:08:46.459Z","etag":null,"topics":["bluegenes-tool"],"latest_commit_sha":null,"homepage":"","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-06-12T14:20:11.000Z","updated_at":"2021-02-18T16:27:59.000Z","dependencies_parsed_at":"2022-08-22T22:20:50.664Z","dependency_job_id":null,"html_url":"https://github.com/intermine/bluegenes-go-term-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-go-term-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-term-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-term-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-term-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intermine","download_url":"https://codeload.github.com/intermine/bluegenes-go-term-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254013105,"owners_count":21999364,"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-tool"],"created_at":"2024-11-18T21:34:58.911Z","updated_at":"2025-05-13T19:32:26.123Z","avatar_url":"https://github.com/intermine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  BlueGenes GO-term Visualizer\n\nBlueGenes GO-term Visualizer is a tool made for [BlueGenes](http://bluegenes.apps.intermine.org) following BlueGenes Tool API.\nVisualize gene ontology terms by their amount of matches for items in a list. Allows you to filter and adjust the enrichment results.\n\n## Licence\n\nMIT\n\n### To set up locally for development\n\n1. Clone the repo\n2. `cd bluegenes-GO-term-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:\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%2Fintermine%2Fbluegenes-go-term-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermine%2Fbluegenes-go-term-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermine%2Fbluegenes-go-term-visualizer/lists"}