https://github.com/anroy1/rbx_flow
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: anroy1
- License: mit
- Language: Nextflow
- Default Branch: master
- Size: 51.8 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of scilus/rbx_flow
Created over 2 years ago
· Last pushed over 2 years ago
https://github.com/anroy1/rbx_flow/blob/master/
# RecobundlesX pipeline =================== [](https://github.com/scilus/rbx_flow/releases) [](https://www.nextflow.io/) [](https://hub.docker.com/r/scilus/scilus) Run the RecobundlesX pipeline. To access the example atlases: https://zenodo.org/record/7950602 If you use this pipeline, please cite: ``` Etienne St-Onge, Kurt Schilling, Francois Rheault, "BundleSeg: A versatile, reliable and reproducible approach to white matter bundle segmentation.", arXiv, 2308.10958 (2023) Rheault, Francois. Analyse et reconstruction de faisceaux de la matire blanche. page 137-170, (2020), https://savoirs.usherbrooke.ca/handle/11143/17255 Kurtzer GM, Sochat V, Bauer MW Singularity: Scientific containers for mobility of compute. PLoS ONE 12(5): e0177459 (2017) https://doi.org/10.1371/journal.pone.0177459 P. Di Tommaso, et al. Nextflow enables reproducible computational workflows. Nature Biotechnology 35, 316319 (2017) https://doi.org/10.1038/nbt.3820 ``` Requirements ------------ - [Nextflow](https://www.nextflow.io) - [scilpy](https://github.com/scilus/scilpy) - [ants](https://github.com/ANTsX/ANTs) Singularity/Docker ----------- If you are on Linux, we recommend using the Singularity to run rbx_flow pipeline. If you have Apptainer (Singularity) launch your Nextflow command with: `-with-singularity ABSOLUTE_PATH/scilus_1.6.0.sif` Image is available [here](http://scil.dinf.usherbrooke.ca/en/containers_list/scilus-1.6.0.sif) If you are on MacOS or Windows, we recommend using the Docker container to run rbx_flow pipeline. Launch your Nextflow command with: `-with-docker scilus/scilus:1.6.0` Usage ----- See *USAGE* or run `nextflow run main.nf --help`
Owner
- Login: anroy1
- Kind: user
- Repositories: 1
- Profile: https://github.com/anroy1