-
Notifications
You must be signed in to change notification settings - Fork 18
Home
The Project on Scientific Transparency (PoST) contributed the scientific transparency data management software. The software works with a MongoDB database, and it comprises a collection of tools to interact with the database (scitran/core), and an AngularJS front end to manage, view, search, annotate, and generally interact with the data.
The scitran code continues to be developed by Flywheel Exchange and the PoST team (Wandell lab). Through a cooperative agreement, these teams are extending the scitran functions. The Stanford PoST team has transitioned its work from developing the scitran software to creating application programs to run with the platform. These programs are being developed to support reproducible methods in neuroscience research.
In addition, the Stanford Center for Reproducible Research led by Poldrack has engaged members of the Wandell lab to make adjustments to the scitran code to support their project needs. Flywheel also offers support for installation and maintenance of these sophisticated tools; such support is beyond the scope of the Wandell lab.
Of particular interest to users, the scitran client repository implements a command line interface to allow users to interact with the scitran database from their own computers. Specifically, the Wandell lab at Stanford has added features to enable users to perform the following functions
- securely obtain an authorization token to read/write from a scitran database
- search the database for collections of files
- download the files for processing, including by reproducible docker containers
- put the results into the database
- store a description of the analysis into the database
These functions can be run from anywhere on the Internet. In this way, a user can process data stored in a scitran database using their own computational resources. The results and precise specification of the analysis can then be placed in the database.
The Wandell lab gratefully acknowledge the Simons Foundation and particularly the Simons Foundation Autism Research Initiative for their support of the [Project on Scientific Transparency] (http://post.stanford.edu).