Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NARPS Open Pipelines #43

Open
bclenet opened this issue Sep 29, 2023 · 5 comments
Open

NARPS Open Pipelines #43

bclenet opened this issue Sep 29, 2023 · 5 comments
Assignees

Comments

@bclenet
Copy link

bclenet commented Sep 29, 2023

Authors

Affiliations

Boris Clénet*1, Élodie Germani*1, Arshitha Basavaraj2, Remi Gau3, Yaroslav Halchenko4, Paul Taylor5, Camille Maumet1

  1. Univ Rennes, Inria, CNRS, Inserm, France
  2. Data Science and Sharing Team, NIMH, National Institutes of Health, Bethesda, MD, USA
  3. Origami lab, McGill University, Montréal, Québec, Canada
  4. Center for Open Neuroscience, Department of Psychological and Brain Sciences, Dartmouth College, NH, USA
  5. Scientific and Statistical Computing Core, NIMH, National Institutes of Health, Bethesda, MD, USA

Contacts

Boris Clénet boris.clenet@inria.fr
Élodie Germani elodie.germani@inria.fr
Arshitha Basavaraj arsh2794@gmail.com
Remi Gau remi.gau2@mcgill.ca
Yaroslav Halchenko Yaroslav.O.Halchenko@dartmouth.edu
Paul Taylor ptaylor.afni@gmail.com
Camille Maumet camille.maumet@inria.fr

Summary

Introduction

Different analytical choices can lead to variations in the results, a phenomenon that was illustrated in neuroimaging by the NARPS project (Botvinik-Nezer et al., 2020). In NARPS, 70 teans were tasks to analyze the same dataset to answer 9 yes/no research questions. Each team share their final results as well as a textual description (COBIDAS-compliant Nichols et al., 2017) of their analysis.

The goal of NARPS Open Pipelines is to create a codebase reproducing the 70 pipelines of the NARPS project and share this as an open resource for the community.

Results

The OHBM Brainhack 2023 gave the oppurtunity to:

  1. make the repository more welcoming to new contributions:
  • Proof-read and test the contribution process : everyone helped in finding and fixing inconsitencies in the documentation and in the processes related to contributing. PR#66, PR#65, PR#63, PR#64, PR#52, PR#50

  • Create GitHub Actions workflows for enabling continuous integration, i.e.: testing existing pipelines everytime there are changes on them. PR#47

  • Develop a new GitHub Actions workflow to detect typos in code comments and documentations at each commit. PR#48

  1. learn new skills:
  • Learn NiPype : joining the project was an opportunity to start using Nipype.
  1. advance pipeline reproductions

In the end a total of:

  • 6 pull requests were merged, 4 opened ;
  • 4 issues were closed, 6 opened.

References (Bibtex)

@article{botvinik2020,
  author  = "Botvinik-Nezer, R. et al.",
  title   = "Variability in the analysis of a single neuroimaging dataset by many teams",
  journal = "Nature",
  year    = 2020
}

@article{taylor2023
  author  = "Paul A Taylor et al.",
  title   = "Highlight Results, Don't Hide Them: Enhance interpretation, reduce biases and improve reproducibility",
  journal = "NeuroImage",
  year    = 2023
}

@article{nichols2017best,
  title={Best practices in data analysis and sharing in neuroimaging using MRI},
  author={Nichols, Thomas E and Das, Samir and Eickhoff, Simon B and Evans, Alan C and Glatard, Tristan and Hanke, Michael and Kriegeskorte, Nikolaus and Milham, Michael P and Poldrack, Russell A and Poline, Jean-Baptiste and others},
  journal={Nature neuroscience},
  volume={20},
  number={3},
  pages={299--303},
  year={2017},
  publisher={Nature Publishing Group US New York}
}
@cmaumet
Copy link

cmaumet commented Oct 3, 2023

Thanks @bclenet! Ping: @elodiegermani @Arshitha @Remi-Gau @yarikoptic @mrneont this is our submission for the OHBM Brainhack 2023 proceedings.

@anibalsolon
Copy link
Member

Thank you @bclenet and all, such outstanding achievements!
We are considering going for more paragraph-like content than list, what do you think? To ease the process, I've rewritten the results content as a paragraph (line breaks just to ease the read, not new paragraphs). If you'd like to make changes, please feel free to copy the content to the main text in this issue.

During the OHBM Brainhack 2023, participants had the opportunity to improve the project in various ways.
Firstly, they focused on fostering a more inclusive environment for new contributors, refining the contribution process through proofreading and testing.
Several pull requests (PR #66, PR #65, PR #63, PR #64, PR #52, PR #50) were dedicated to this effort, rectifying inconsistencies in the documentation and contributing procedures.
Additionally, they implemented GitHub Actions workflows to enable continuous integration, ensuring the testing of pipelines with each alteration (PR #47), and crafted a new workflow to detect code comments and documentation typos (PR #48).
Skill acquisition was a significant aspect, with individuals diving into NiPype and advancing pipeline reproductions.
Thanks to Paul Taylor's contributions, a deeper understanding of AFNI pipelines emerged, particularly benefiting from afni_proc examples within the NARPS project (Taylor et al., 2023).
This endeavor resulted in the initiation of new pipeline reproductions (PR #62, Issue #61, PR #59, Issue #57, Issue #60, PR #55, Issue #51, Issue #49).
Ultimately, the Hackathon yielded substantial progress: 6 pull requests merged, 4 issues opened, 4 closed, and 6 opened, showcasing a fruitful collaboration and dedication to project enhancement.

@bclenet
Copy link
Author

bclenet commented Dec 4, 2023

Hi @anibalsolon and thanks for the comment,
I'm fine with this new shape, as long as the links are still available and lead to the right place (e.g.: #47 should not point to this repo's issue number 47 but to narps_open_pipelines' one).

@anibalsolon
Copy link
Member

Certainly, I'll make sure the links are correct. Thank you!

@anibalsolon anibalsolon changed the title NARPS Open Pipelines - Project Summary NARPS Open Pipelines Apr 19, 2024
@anibalsolon
Copy link
Member

hello all, could you please provide the authors information in the following link by May 15th?
https://docs.google.com/forms/d/e/1FAIpQLSckbC4F6KOtge1KOyzwj5yIbWR7tB8HrnqQ4KPZB7Mr3UcvMw/viewform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants