Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 16 found.
[1] < 1 2 > [2]  Sort:

mPhen.cca (Package: MultiPhen) : Sparse canonical correlation analysis

Carries out a sparse canonical correlation analysis
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.cca
● 0 images

MultiPhen-internal (Package: MultiPhen) : Internal MultiPhen objects

Internal MultiPhen objects.
● Data Source: CranContrib
● Keywords: internal
● Alias: MultiPhen-internal
● 0 images

mPhen.simulate (Package: MultiPhen) : Simulates phenotypes according to a correlation structure.

This function simulates phenotypes based on a pre-defined correlation structure (which can also be obtained from mPhen.sampleCovar), and a genetic effect x. The function works by sampling a phenotype from a correlation matrix in a linearly transformed space such that the genetic effect direction is only in the direction of the x-axis, then transforming back into the original space. If inverse is TRUE, then the phenotypes are sampled first with no genetic effect, then the genotype is sampled according to the effect direction.
● Data Source: CranContrib
● Keywords:
● Alias: mPhen.simulate
● 0 images

mPhen.options (Package: MultiPhen) : Retrieves default mPhen options, and descriptions.

This command is used to get options which can be modified to control the behaviour of MultiPhen commands. It provides a list of options which are relevant to a particular command. For example, mPhen.assoc() has its behavioiur controlled by options in mPhen.options("regression"). In order to get a list of all options, you can type mPhen.options(descr=TRUE).
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.options
● 0 images

mPhen.sampleGeno (Package: MultiPhen) : Sample genotypes

...
● Data Source: CranContrib
● Keywords:
● Alias: mPhen.sampleGeno
● 0 images

mPhen.plotCorrelation (Package: MultiPhen) : Plots correlation between phenotype values conditional on genotype

Plots the corrleation between phenotype values, with different genotypes coloured differently. Note that this will plot (dim(pheno_to_plot)[2] -1 )* dim(geno)[2] plots
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.plotCorrelation
● 0 images

mPhen.sampleCovar (Package: MultiPhen) : Generates a covariance matrix.

This function can be use to sample covariance matrices. This is useful when simulating data to test Multiphenotype based association strategies. This function lets the user decide on the orthoganality within 'blocks' and between 'blocks' of correlated variables/
● Data Source: CranContrib
● Keywords:
● Alias: mPhen.sampleCovar
● 0 images

mPhen.assoc (Package: MultiPhen) :

This function is called by mPhen. If you are doing association on multiple batches of genotype data, it is more efficient to use this function, and to pre-prepare a 'phenoObject' object once and then use this function
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.assoc
● 0 images

mPhen.readGenotypes (Package: MultiPhen) : Open, and read from a read connection to a genotype file

Opens a read connection to a list of files which have a VCF-like format. Can read a .gz file. Also supports plink bed format. Also supports cnvPipe format. Also supports a .zip file format used by cnvHap.
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.readGenotypes
● 0 images

mPhen.writeOutput (Package: MultiPhen) : Prepares output files and plots from MultiPhen results

Writes output to files defined in mPhen.openOutputConnection, and extracts pvalues and betas for further plots.
● Data Source: CranContrib
● Keywords: GWAS, association, connection, file, genetics, multiple phenotypes, regression
● Alias: mPhen.writeOutput
● 0 images