editorial_parcellation
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: lunebellec
- License: gpl-3.0
- Language: Jupyter Notebook
- Default Branch: main
- Size: 8.68 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Parcellating the parcellation issue
This work is licensed under a Creative Commons Attribution 4.0 International License.
Build the book on Neurolibre
This book has been prepared as a submission to the Neurolibre preprint service. The build can be tested with the roboneuro preview service.
Build the book locally
- Clone this repository
- Run
pip install -r requirements.txt(recommended in a virtual environment). - For a fresh build, remove the content of
content/_build/ - Run
jb build content/
A static version of the book will be generated on methodes_neurocog/_build/html/.
Hosting the book
The html version of the book is hosted on the gh-pages branch of this repo. Navigate to your local build and run,
- ghp-import -n -p -f content/_build/html
This will automatically push your build to the gh-pages branch. More information on this hosting process can be found here.
Credits
This project is created using the excellent open source Jupyter Book project and the Neurolibre template. Further credits for the book can be found in the book itself.
Owner
- Name: Lune Bellec
- Login: lunebellec
- Kind: user
- Location: Canada
- Company: Psycho | CRIUGM | University of Montreal
- Website: http://simexp.github.io
- Repositories: 39
- Profile: https://github.com/lunebellec
Brain simulation and exploration using neuroimaging | slack/mattermost/gmail @lune.bellec | Not on twitter
Citation (CITATION.cff)
cff-version: "1.2.0"
authors:
- family-names: Bellec
given-names: Pierre
orcid: "https://orcid.org/0000-0002-9111-0699"
- family-names: Jbabdi
given-names: Saâd
orcid: "https://orcid.org/0000-0003-3234-5639"
- family-names: Craddock
given-names: R. Cameron
orcid: "https://orcid.org/0000-0002-4950-1303"
doi: 10.55458
message: To reference this work, please cite our reproducible preprint
in NeuroLibre.
preferred-citation:
authors:
- family-names: Bellec
given-names: Pierre
orcid: "https://orcid.org/0000-0002-9111-0699"
- family-names: Jbabdi
given-names: Saâd
orcid: "https://orcid.org/0000-0003-3234-5639"
- family-names: Craddock
given-names: R. Cameron
orcid: "https://orcid.org/0000-0002-4950-1303"
date-published: 2023-10-23
doi: 10.55458/neurolibre.00010
journal: NeuroLibre Reproducible Preprints
publisher:
name: NeuroLibre
start: 10
title: Parcellating the parcellation issue - a proof of concept for
reproducible analyses using Neurolibre
type: preprint
url: "https://neurolibre.org/papers/10.55458/neurolibre.00010"
title: Parcellating the parcellation issue - a proof of concept for
reproducible analyses using Neurolibre
GitHub Events
Total
Last Year
Dependencies
- imageio ==2.9.0
- jupyter-book ==0.11.1
- numpy ==1.21.2
- pandas ==1.3.3
- plotly-express ==0.4.1
- repo2data ==2.4.4
- scikit-learn ==0.24.2
- scipy ==1.7.1
- seaborn ==0.11.2
- wordcloud ==1.8.1
