{"id":20566155,"url":"https://github.com/aces/cbrain-plugins-genetics","last_synced_at":"2025-04-14T15:35:46.498Z","repository":{"id":44717636,"uuid":"260047521","full_name":"aces/cbrain-plugins-genetics","owner":"aces","description":"CBRAIN plugins code for tasks and viewers related to genetics","archived":false,"fork":false,"pushed_at":"2025-02-13T15:41:06.000Z","size":78,"stargazers_count":0,"open_issues_count":3,"forks_count":2,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T04:34:46.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aces.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-29T21:15:05.000Z","updated_at":"2025-02-13T15:41:10.000Z","dependencies_parsed_at":"2024-06-26T18:13:01.577Z","dependency_job_id":"e8da82d8-ccc0-4d62-b072-4b97cf4e329a","html_url":"https://github.com/aces/cbrain-plugins-genetics","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/aces%2Fcbrain-plugins-genetics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-genetics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-genetics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aces%2Fcbrain-plugins-genetics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aces","download_url":"https://codeload.github.com/aces/cbrain-plugins-genetics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248907043,"owners_count":21181267,"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-16T04:40:16.584Z","updated_at":"2025-04-14T15:35:46.478Z","avatar_url":"https://github.com/aces.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Introduction\n\nThis repository is a package containing a set of plugins for the\n[CBRAIN](https://github.com/aces/cbrain) platform. \n\n## Contents of this package\n\nThis package provides genetics/genomic tools available in CBRAIN.\n\n\n## How to install this package\n\nAn existing CBRAIN installation is assumed to be operational before\nproceeding.\n\nThis package must be installed once on the BrainPortal side of a\nCBRAIN installation, and once more on each Bourreau side.\n\n#### 1. Installation on the BrainPortal side:\n\n  * Go to the `cbrain_plugins` directory under BrainPortal:\n\n```bash\ncd /path/to/BrainPortal/cbrain_plugins\n```\n\n  * Clone this repository. This will create a subdirectory called\n  `cbrain-plugins-genetics` with the content of this repository:\n\n```bash\ngit clone git@github.com:aces/cbrain-plugins-genetics.git\n```\n\n  * Run the following rake task:\n\n```bash\nrake cbrain:plugins:install:all\n```\n\n  * Restart all the instances of your BrainPortal Rails application.\n\n#### 2. Installation on the Bourreau side:\n\n**Note**: If you are using the Bourreau that is installed just\nbesides your BrainPortal application, you do not need to make\nany other installation steps, as they share the content of\nthe directory `cbrain_plugins` through a symbolic link; you\nonly need to *restart your Bourreau server*.\n\n  * Go to the `cbrain_plugins` directory under BrainPortal\n  (yes, *BrainPortal*, because that's where files are installed; on\n  the Bourreau side `cbrain_plugins` is a symbolic link):\n\n```bash\ncd /path/to/BrainPortal/cbrain_plugins\n```\n\n  * Clone this repository:\n\n```bash\ngit clone git@github.com:aces/cbrain-plugins-genetics.git\n```\n  * Run the following rake task (which is not the same as for\n  the BrainPortal side):\n\n```bash\nrake cbrain:plugins:install:plugins\n```\n\n  * Restart your execution server (with the interface, click stop, then start).\n\n#### 3. In case of problems during installation\n\n  * Consider running the rake task that cleans all previous installations\n    of tools and userfiles, then trying again the rake tasks mentioned above.\n\n```bash\nrake cbrain:plugins:clean:all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faces%2Fcbrain-plugins-genetics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faces%2Fcbrain-plugins-genetics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faces%2Fcbrain-plugins-genetics/lists"}