Skip to content

Auto update travis #105

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

Merged
merged 8 commits into from
Jul 26, 2020
Merged
Show file tree
Hide file tree
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
10 changes: 9 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,12 @@ cache:
before_script:
- npm install `cat npm-requirements.txt`
script:
- remark docs/*.md --frail
- remark docs/*.md
deploy:
provider: pages
local-dir: site
cleanup: true
keep-history: true
github-token: $GITHUB_TOKEN
on:
branch: master
3 changes: 3 additions & 0 deletions docs/05-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Resources currently [here](statistics.md#Statistics).
## Machine learning applications
Resources currently [here](machine_and_deep_learning.md#Machine-learning-and-deep-learning)

## Genetics sotfware
Resources currently [here](genetics-software.md#genetics-software)

<!--

* [general linear model]
Expand Down
28 changes: 28 additions & 0 deletions docs/genetics-software.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Genetics sotfware

## Extracting data from the Allen atlas

The Allen atlas is an amazing resource of regional gene expression in the human brain. It contains a database of expression levels of 20,737 genes represented by 58,692 probes across the complete cortical mantle and is constructed postmortem from the brains of 6 human donors with no history of psychiatric or neuropathological disorders. The donor brains also underwent MRI postmortem and the probe locations mapped into each donor's MRI data in MNI space, providing a great opportunity to correlate regional gene expression with imaging findings!

Data is freely available to download from AIBS [AIBS](http://human.brain-map.org/static/download).
Extracting appropriate gene expression data from the Allen Atlas has many caveats, detailed in the excellent paper [here](https://doi.org/10.1016/j.neuroimage.2019.01.011) but tools have now been developed to make gene extraction easier.

The following list includes software/packages and useful resources that can be used to extract gene expression data in imaging space.

### Abagen

- Open-source Python software for extracting gene expression data from the ALlen atlas.
- repository URL: [Github](https://github.com/rmarkello/abagen/)
- website URL: [http://martinos.org/mne/stable/index.html](http://martinos.org/mne/stable/index.html)
- tutorial URL:
- documentation: [https://abagen.readthedocs.io/en/stable/index.html](https://abagen.readthedocs.io/en/stable/index.html)
- programming language: {python}
- paper DOI: [https://doi.org/10.5281/zenodo.3726257.](https://doi.org/10.5281/zenodo.3726257.)

### Matlab repository from Aurina Arnatkeviciute

- Repository from the Aurina's paper describing best practice when extracting data from the Allen atlas.
- repository URL: [Github](https://github.com/BMHLab/AHBAprocessing)
- programming language: {matlab}
- paper DOI: [https://doi.org/10.1016/j.neuroimage.2019.01.011](https://doi.org/10.1016/j.neuroimage.2019.01.011)
- contact: aurina.arnatkeviciute@monash.edu
56 changes: 28 additions & 28 deletions docs/learning_neuroimaging.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
### Neuroimaging quality control task force

- description:
- URL: https://crossinvalidation.com/2018/07/31/neuroimaging-quality-control-niqc-task-force-to-develop-protocols-tools-and-manuals/
- URL: [URL](https://crossinvalidation.com/2018/07/31/neuroimaging-quality-control-niqc-task-force-to-develop-protocols-tools-and-manuals/)
- date: 2018
- tags:
- duration:
Expand All @@ -32,7 +32,7 @@
### quality control on MRI and fMRI

- description:
- URL: https://practicalfmri.blogspot.com/2014/08/qa-for-fmri-part-3-facility-qa-what-to.html
- URL: [URL](https://practicalfmri.blogspot.com/2014/08/qa-for-fmri-part-3-facility-qa-what-to.html)
- date:
- tags:
- duration:
Expand All @@ -45,7 +45,7 @@
### COBIDacq

- description:
- URL: https://practicalfmri.blogspot.com/2017/12/cobidacq.html
- URL: [URL](https://practicalfmri.blogspot.com/2017/12/cobidacq.html)
- date:
- tags:
- duration:
Expand All @@ -58,7 +58,7 @@
### wikibook neuroimaging data processing

- description:
- URL: https://en.wikibooks.org/wiki/Neuroimaging_Data_Processing/Data_Quality
- URL: [URL](https://en.wikibooks.org/wiki/Neuroimaging_Data_Processing/Data_Quality)
- date:
- tags:
- duration:
Expand All @@ -71,7 +71,7 @@
### References for quality control

- description:
- URL: https://www.zotero.org/groups/2221093/niqc
- URL: [URL](https://www.zotero.org/groups/2221093/niqc)
- date:
- tags:
- duration:
Expand All @@ -84,7 +84,7 @@
### MRIQC

- description: MRI quality control. A BIDS app that runs a pipeline to assess the quality of your data.
- URL: https://mriqc.readthedocs.io/en/stable/
- URL: [URL](https://mriqc.readthedocs.io/en/stable/)
- date:
- tags:
- duration:
Expand All @@ -97,7 +97,7 @@
### the PCP Quality Assessment Protocol

- description: BIDS app based on the protocol of the connectome project data
- URL: https://github.com/BIDS-Apps/QAP , http://preprocessed-connectomes-project.org/quality-assessment-protocol/
- URL: [URL1](https://github.com/BIDS-Apps/QAP) , [URL2](http://preprocessed-connectomes-project.org/quality-assessment-protocol/)
- date:
- tags:
- duration:
Expand All @@ -109,9 +109,9 @@

### Scripts for quality control of diffusion data

(http://davidroalf.com/script_download/)
[Scripts](http://davidroalf.com/script_download/)
- description:
- URL: https://practicalfmri.blogspot.com/2017/12/cobidacq.html
- URL: [URL](https://practicalfmri.blogspot.com/2017/12/cobidacq.html)
- date:
- tags: [software]
- duration:
Expand All @@ -124,7 +124,7 @@
### Qoala-t

- description: QA for freesurfer segmentations
- URL: https://github.com/Qoala-T/Qoala-T
- URL: [URL](https://github.com/Qoala-T/Qoala-T)
- date:
- tags:
- duration:
Expand All @@ -134,7 +134,7 @@
- by:
- shinyapp
- description: QA for freesurfer segmentations
- URL: https://qoala-t.shinyapps.io/qoala-t_app/
- URL: [URL](https://qoala-t.shinyapps.io/qoala-t_app/)
- date:
- tags:
- duration:
Expand All @@ -147,7 +147,7 @@
### Visual QC

- description:
- URL: https://github.com/raamana/visualqc
- URL: [URL](https://github.com/raamana/visualqc)
- date: 2018
- tags:
- duration:
Expand All @@ -160,13 +160,13 @@
## Diffusion Microstructure Imaging in Python (Dmipy)

- description: The Dmipy software project is dedicated to fasciliting high-level, reproducible diffusion microstructure research. The Dmipy open-source repository has many examples on implementing and fitting microstructure models.
- URL: https://github.com/AthenaEPI/dmipy
- URL: [URL](https://github.com/AthenaEPI/dmipy)
- date: 2018
- tags: [software] [image processing]
- duration:
- level: [intermediate]
- event:
- reference: https://hal.inria.fr/hal-01873353/file/dmipy-diffusion-microstructure.pdf
- reference: [reference](https://hal.inria.fr/hal-01873353/file/dmipy-diffusion-microstructure.pdf)
- by:


Expand All @@ -175,7 +175,7 @@
### Computer Vision

- description: Lecture on Computer Vision by Michael Beyeler within Neurohackademy 2018.
- URL: https://neurohackademy.org/course/computer-vision/
- URL: [URL](https://neurohackademy.org/course/computer-vision/)
- date: 2018
- tags: [video] [summer school] [image processing] [machine learning]
- duration: 00:53
Expand All @@ -186,7 +186,7 @@
### Finding low-dimensional structure in large-scale neural recordings

- description:
- URL: https://neurohackademy.org/course/finding-low-dimensional-structure-in-large-scale-neural-recordings/
- URL: [URL](https://neurohackademy.org/course/finding-low-dimensional-structure-in-large-scale-neural-recordings/)
- date: 2018
- tags: [video] [summer school]
- duration: 00:36
Expand All @@ -198,7 +198,7 @@
### Interactive Data Visualization with D3

- description:
- URL: https://neurohackademy.org/course/interactive-data-visualization-with-d3/
- URL: [URL](https://neurohackademy.org/course/interactive-data-visualization-with-d3/)
- date: 2018
- tags: [video] [summer school]
- duration: 00:49
Expand All @@ -222,7 +222,7 @@
### Quantitative and diffusion MRI modeling of developmental data

- description:
- URL: https://neurohackademy.org/course/quantitative-and-diffusion-mri-modeling-of-developmental-data/
- URL: [URL](https://neurohackademy.org/course/quantitative-and-diffusion-mri-modeling-of-developmental-data/)
- date: 2018
- tags: [video] [summer school]
- duration:
Expand All @@ -239,7 +239,7 @@
#### video

- description: Overview of Meta Analysis Approaches
- URL: https://www.pathlms.com/ohbm/courses/8246/sections/12542/video_presentations/116072
- URL: [URL](https://www.pathlms.com/ohbm/courses/8246/sections/12542/video_presentations/116072)
- date: 2018
- tags:
- duration: 00:18
Expand All @@ -251,7 +251,7 @@
#### slides

- description: Overview of Meta Analysis Approaches
- URL: https://figshare.com/articles/Overview_of_Meta-Analysis_Approaches/6723839
- URL: [URL](https://figshare.com/articles/Overview_of_Meta-Analysis_Approaches/6723839)
- date: 2018
- tags: [slides]
- duration:
Expand All @@ -262,7 +262,7 @@
#### ALE and BrainMap

- description: Overview of Meta Analysis Approaches
- URL: https://www.pathlms.com/ohbm/courses/8246/sections/12542/video_presentations/116066
- URL: [URL](https://www.pathlms.com/ohbm/courses/8246/sections/12542/video_presentations/116066)
- date: 2018
- tags: [video]
- duration: 00:22
Expand All @@ -274,11 +274,11 @@
#### NiMARE

- description: NiMARE is a Python library for coordinate- and image-based meta-analysis.
- URL: https://github.com/neurostuff/NiMARE
- URL: [URL](https://github.com/neurostuff/NiMARE)
- type: [software] [python] [meta-analysis]
- level: [intermediate]
- tutorial
- URL: https://www.kaggle.com/chrisfilo/coordinate-and-image-metaanalysis-with-nimare
- URL: [URL](https://www.kaggle.com/chrisfilo/coordinate-and-image-metaanalysis-with-nimare)
- type: [tutorial] [juptyer] [meta-analysis]
- level: [intermediate]
- by: Chris Gorgolewski
Expand All @@ -287,7 +287,7 @@

#### brainmap
- description:
- URL: http://www.brainmap.org/
- URL: [URL](http://www.brainmap.org/)
- date:
- tags:
- duration:
Expand All @@ -298,7 +298,7 @@

#### Sleuth
- description:
- URL: http://www.brainmap.org/software.html#Sleuth
- URL: [URL](http://www.brainmap.org/software.html#Sleuth)
- date: 2018
- tags: [software] [meta-analysis]
- duration:
Expand All @@ -308,8 +308,8 @@
- by:

#### GingerALE
- description: http://www.brainmap.org/
- URL: http://www.brainmap.org/software.html#GingerALE
- [description](http://www.brainmap.org/)
- URL: [URL](http://www.brainmap.org/software.html#GingerALE)
- date:
- tags: [software] [meta-analysis]
- duration:
Expand All @@ -322,7 +322,7 @@

#### IBMA
- description: IBMA is the Image-Based Meta-Analysis toolbox for SPM.
- URL: https://github.com/NeuroimagingMetaAnalysis/ibma
- URL: [URL](https://github.com/NeuroimagingMetaAnalysis/ibma)
- date:
- tags: [software] [meta-analysis]
- duration:
Expand Down
10 changes: 10 additions & 0 deletions docs/statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ A list of R based web based apps from [shiny apps](http://shinyapps.org/) and [R
- [null hypothesis significance testing](http://rpsychologist.com/d3/NHST/)
- [p hacking](https://www.shinyapps.org/apps/p-hacker/)
- [positive predictive values](http://shinyapps.org/showapp.php?app=https://tellmi.psy.lmu.de/felix/PPV&by=Michael%20Zehetleitner%20and%20Felix%20Sch%C3%B6nbrodt&title=When%20does%20a%20significant%20p-value%20indicate%20a%20true%20effect?&shorttitle=When%20does%20a%20significant%20p-value%20indicate%20a%20true%20effect?)

Partial least squares regression:

This is particularly useful for highdimensional neuroimaging data (particularly when correlating with genetic/transcriptome data). It finds a linear regression model by projecting the predicted variables and the observable variables to a new space.
Useful resources if you are new to PLS-R:

- [A beginner's guide to PLS](https://www.researchgate.net/publication/228861711_A_Beginner's_Guide_to_Partial_Least_Squares_Analysis)
- [python package](https://hoggorm.readthedocs.io/en/latest/)
- [r package](https://cran.r-project.org/web/packages/pls/)
- [matlab](https://uk.mathworks.com/help/stats/examples/partial-least-squares-regression-and-principal-components-regression.html)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ nav:
- About: "05-analysis.md"
- Statistics: "statistics.md"
- Machine learning and Deep learning: "machine_and_deep_learning.md"
- Genetic software: "genetics-software.md"
- Quality control:
- About: "06-quality-control.md"
- Reporting methods and results:
Expand Down