mle.generatePermutationMovie: Capture the movement of the adaptive walk of the diffusion...

Description Usage Arguments Examples

View source: R/mle.generatePermutationMovie.r

Description

Make a movie of the adaptive walk the diffusion probability method makes in search of a given patient's perturbed variables.

Usage

1
mle.generatePermutationMovie(patient.sig.nodes, patient, ig, movie = TRUE)

Arguments

patient.sig.nodes

- The subset of variables, S, in a background graph, G. These are the perturbed molecular endophenotype variables in a given patient's profile.

patient

- The column number in data.pvals associated with the patient being examined.

ig

- The igraph object associated with the background knowledge graph.

movie

- If you want to make a movie, set to TRUE. This will produce a set of still images that you can stream together to make a movie. Default is TRUE.

Examples

1
mle.generatePermutationMovie(patient.sig.nodes, patient, ig)

lashmore/MolEndoMatch documentation built on May 5, 2019, 8:02 p.m.