项目作者: UK-Digital-Heart-Project

项目描述 :
R package for Mass Univariate Analysis of 3D Phenotypes
高级语言: R
项目地址: git://github.com/UK-Digital-Heart-Project/mutools3D.git
创建时间: 2017-04-11T15:33:36Z
项目社区:https://github.com/UK-Digital-Heart-Project/mutools3D

开源协议:GNU General Public License v3.0

下载


mutools3D

The mutools3D package implements R functions for mass univariate analysis of three-dimensional phenotypes.

Installation

Currently this package is only available on GitHub and requires R (>= 3.3.2). For installation, the easiest way is using devtools. If you don’t have devtools installed, please start by typing:

  1. install.packages("devtools")
  2. library(devtools)

Then, to install the package just use install_githubfunction.

  1. install_github("UK-Digital-Heart-Project/mutools3D", build_vignettes = TRUE)

Documentation

An introductory vignette is available from within R (and also here). Load the package and then use the vignette function:

  1. library(mutools3D)
  2. vignette("gettingStarted", package = "mutools3D")

The code has been fully documented and function descriptions are available from within R, i.e. help(mur).

Citation

Biffi C, de Marvao A, Attard MI, Dawes TJW, Whiffin N, Bai W, Shi W, Francis C, Meyer H, Buchan R, Cook SA, Rueckert D and O’Regan DP. Three-dimensional cardiovascular imaging-genetics: a mass univariate framework. Bioinformatics. 2018;34:97-103

DOI