Giter Site home page Giter Site logo

parent41 / rminc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yohanyee/rminc

0.0 0.0 0.0 99.33 MB

Statistics for MINC volumes: A library to integrate voxel-based statistics for MINC volumes into the R environment.

Home Page: https://wiki.phenogenomics.ca/display/MICePub/RMINC

License: Other

Shell 0.52% Ruby 0.01% C++ 5.73% C 14.17% R 77.23% Makefile 0.01% M4 2.33%

rminc's Introduction

A library for statistical analysis of neuroimaging data,
focused on the MINC file format. Supports getting
and writing volumes, running voxel-wise linear models,
correlations, correcting for multiple comparisons with False Discovery Rate
control, and more. With contributions from Jason Lerch,
Chris Hammill, Jim Nikelski, Matthijs van Eede, Daniel Cassel,
Yohan Yee, Gabe Devenyi, and Darren Fernandes.

Installation:
-------------

RMINC provides functionality for working with Medical Imaging NetCDF
files, and relies on C libraries specifically designed for working
with these files. For the richest experience please install the
minc-toolkit (v2), either from the binary installer:
http://bic-mni.github.io/ or from source:
https://github.com/BIC-MNI/minc-toolkit-v2. If the toolkit is not
found on your system, RMINC will attempt to install libminc from
source. This requires a version of CMake greater than 2.6 and git, as
well as the HDF5 development headers. For more details read the
INSTALL file

**Currently there is no support for RMINC on windows**

Tutorials
---------

RMINC provides learning material:

Voxel-wise Statistics (somewhat out of date): https://rawgit.com/Mouse-Imaging-Centre/RMINC/master/inst/documentation/VBMstats.pdf

How RMINC Parallel Works: https://rawgit.com/Mouse-Imaging-Centre/RMINC/master/inst/documentation/RMINC_Parallelism.html
 
RMINC 2D Visualization: https://rawgit.com/Mouse-Imaging-Centre/RMINC/master/inst/documentation/visualizationTutorial.html

Visualizing 3D Objects with RMINC: https://rawgit.com/Mouse-Imaging-Centre/RMINC/master/inst/documentation/RMINC_rgl.html

Analyzing Anatomy with Hierarchical Atlases: https://rawgit.com/Mouse-Imaging-Centre/RMINC/master/inst/documentation/hierarchiesTutorial.html

Development Version:
---------------------

RMINC is continually evolving, you can try the newest development version with

```
library(devtools)
install_github("Mouse-Imaging-Centre/RMINC@develop"
  , upgrade_dependencies = FALSE)
``` 

rminc's People

Contributors

cfhammill avatar jasonlerch avatar mcvaneede avatar dcassel avatar jnikelski avatar nzxwang avatar gdevenyi avatar yohanyee avatar bcdarwin avatar vfonov avatar djfernandes avatar parent41 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.