Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.77 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.77 KB

Abcdspec-compliant Run on Brainlife.io

app-Clairevoy

App to predict time to return to play (a.k.a., Persisting Post Concussion Symptoms).

Authors

Contributor

Funding Acknowledgement

brainlife.io is publicly funded and for the sustainability of the project, it is helpful to Acknowledge the use of the platform. Please acknowledge the funding below in your publications, presentations, and code, that uses this code.

DoD-W81XWH-2010717

Citations

We ask that you cite the following articles when publishing papers and code using this code.

Hayashi, Caron, et al., brainlife.io: A decentralized and open source cloud platform to support neuroscience research Nature Methods, In Press.

Running the App

You can submit this App online at https://brainlife.io/app/64d62738e4d2e9108d7ab094 via the “Execute” tab.

Input:
Tract Profiles.

Running Locally (on your machine)

  1. git clone this repo.
  2. Inside the cloned directory, create config.json with something, like the following content with paths to your input files.
{
  "profiles": "./input/tractmeasures.csv"
}
  1. Launch the App by executing main
./main

Dependencies

This App only requires singularity to run.

MIT Copyright (C) 2024 brainlife.io The University of Texas at Austin.