{"id":24508454,"url":"https://github.com/aplbrain/neuroworkflows-demo","last_synced_at":"2025-03-15T09:20:58.581Z","repository":{"id":195830165,"uuid":"689051062","full_name":"aplbrain/neuroworkflows-demo","owner":"aplbrain","description":"INCF Assembly 2023 Demonstration of Neuroworkflows ","archived":false,"fork":false,"pushed_at":"2023-09-19T16:05:08.000Z","size":1949,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-22T00:16:04.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aplbrain.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}},"created_at":"2023-09-08T17:18:57.000Z","updated_at":"2023-09-19T16:09:44.000Z","dependencies_parsed_at":"2023-09-19T20:08:39.304Z","dependency_job_id":null,"html_url":"https://github.com/aplbrain/neuroworkflows-demo","commit_stats":null,"previous_names":["aplbrain/neuroworkflows-demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuroworkflows-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuroworkflows-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuroworkflows-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuroworkflows-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aplbrain","download_url":"https://codeload.github.com/aplbrain/neuroworkflows-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707941,"owners_count":20334733,"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":"2025-01-22T00:16:21.964Z","updated_at":"2025-03-15T09:20:58.546Z","avatar_url":"https://github.com/aplbrain.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BossDB x DataJoint x NextFlow Demo\n\nThis repo is a example of how to use nextflow to quickly run scalable and containerized workflows.\n\n\n![Workflow](workflow-diagram.png)\n## Whats included\n\n- Example of a containarized workflow that \n    - pulls volumetric data from the Kasthuri dataset using `intern`, the python SDK for `BossDB`\n    - finds segment centroids for from a segmentation volume using `cc3d`, a connected-components library optimized for 3D volumes\n    - and uploads the resultant annotations to a locally-deployed `DataJoint` database.\n- Configuration settings and docker images to allow for easy customization or templating of this repo for other projects.\n\n## Requirements\n\n1. docker and docker-compose\n2. Java `jdk` version 11 or above \n2. POSIX compatible system to download and run `nextflow` in the command line.\n\n## How to run\n\nSimply run the `set-up.sh` script to install nextflow, add it to your path, and run the docker-compose YAML. This script will take around 5 minutes to build the docker images.\n\n```bash\n./set-up.sh\n```\n\nThen, run the nextflow workflow file located in the `incf-demo/workflow` directory.\n\n```bash\ncd incf-demo/workflow\nnextflow run incf-demo.nf -with-report report.html \n```\n\nYou can then examine the outputs generated by `nextflow` in the `work` directory, which should be generated upon workflow completion. \n\n## Acknowledgements and References\n\n- [Seung Lab's cc3d](https://github.com/seung-lab/connected-components-3d) \n- [DataJoint](https://datajoint.com/)\n- [BossDB](https://bossdb.org/)\n- [Kasthuri Dataset](https://bossdb.org/project/kasthuri2015)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuroworkflows-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplbrain%2Fneuroworkflows-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuroworkflows-demo/lists"}