{"id":20930748,"url":"https://github.com/intermine/bluegenes-jbrowse-tool","last_synced_at":"2026-06-24T06:35:04.845Z","repository":{"id":136990272,"uuid":"279948912","full_name":"intermine/bluegenes-jbrowse-tool","owner":"intermine","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-20T16:53:32.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-04T04:39:04.863Z","etag":null,"topics":["bluegenes-tool"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-15T18:39:11.000Z","updated_at":"2021-06-15T10:36:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3bea3bf-efc2-4898-b080-6cfb2042d74a","html_url":"https://github.com/intermine/bluegenes-jbrowse-tool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/intermine/bluegenes-jbrowse-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-jbrowse-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-jbrowse-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-jbrowse-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-jbrowse-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intermine","download_url":"https://codeload.github.com/intermine/bluegenes-jbrowse-tool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intermine%2Fbluegenes-jbrowse-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34720921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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:36:14.152Z","updated_at":"2026-06-24T06:35:04.820Z","avatar_url":"https://github.com/intermine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Bluegenes JBrowse Tool\n\nBluegenes JBrowse Tool 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-jbrowse-tool` 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-jbrowse-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintermine%2Fbluegenes-jbrowse-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintermine%2Fbluegenes-jbrowse-tool/lists"}