Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _episodes/05-Your-Laboratory-Datastore.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ When managing data in your own laboratory, there are a number of options availab
>
> ##### LORIS:
>
> - [LORIS] (http://www.loris.ca)
> - [LORIS GitHub] (https://github.com/aces/Loris)
> - [LORIS](http://www.loris.ca)
> - [LORIS GitHub](https://github.com/aces/Loris)
>
> **Overview**: The Longitudinal Online Research and Imaging System is a web-based data and project management software for neuroimaging research studies. It is an OPEN SOURCE framework for storing and processing behavioural, clinical, neuroimaging and genetic data. LORIS also makes it easy to manage large datasets acquired over time in a longitudinal study, or at different locations in a large multi-site study.
>
> **Documentation**: Documentation for LORIS can be found on their GitHub Wiki page (https://github.com/aces/Loris/wiki/Setup)
>
> ##### FlyWheel (Commercial):
>
> - [FlyWheel] (https://flywheel.io)
> - [FlyWheel](https://flywheel.io)
>
> **Overview**: Flywheel is a data management platform designed to ease the IT burden of the researcher by creating a collaborative environment for reproducible, computational science. Data can be uploaded directly from devices or can be manually uploaded into Flywheel. Once loaded, users can organize and search through data.
>
Expand Down Expand Up @@ -78,7 +78,7 @@ While it is recommended that one try and utilize (and potentially contribute to)
> #### Lessons for Specific Database Platforms
> ##### MariaDB:
>
> - [Learn MariaDB] (https://mariadb.org/learn/)
> - [Learn MariaDB](https://mariadb.org/learn/)
>
> ** Abstract**: MariaDB, the successor to MySQL, is an open-source relational database. They provide a collection of online learning resources.
>
Expand Down