{"id":20930619,"url":"https://github.com/intermine/bluegenes-go-concept-relation","last_synced_at":"2025-05-13T19:32:25.790Z","repository":{"id":38619925,"uuid":"228374491","full_name":"intermine/bluegenes-go-concept-relation","owner":"intermine","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-05T08:15:56.000Z","size":2211,"stargazers_count":0,"open_issues_count":28,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-22T17:13:45.466Z","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-12-16T11:43:15.000Z","updated_at":"2021-08-03T13:14:52.000Z","dependencies_parsed_at":"2023-02-03T20:02:05.468Z","dependency_job_id":null,"html_url":"https://github.com/intermine/bluegenes-go-concept-relation","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-concept-relation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-concept-relation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-concept-relation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-go-concept-relation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intermine","download_url":"https://codeload.github.com/intermine/bluegenes-go-concept-relation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254013104,"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:57.367Z","updated_at":"2025-05-13T19:32:25.473Z","avatar_url":"https://github.com/intermine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  GO Concept Relation\n\nGO Concept Relation 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-go-concept-relation` 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-concept-relation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermine%2Fbluegenes-go-concept-relation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermine%2Fbluegenes-go-concept-relation/lists"}