Description Usage Arguments Value
View source: R/processingDistances.R
Make a dataframe of linked studies
1 2 3 4 5 6 7 8 9 10 11 |
data |
A data matrix with TRUE/FALSE values |
minSize |
A number that defines minimum sample size: > X. 50 by default |
col |
An array of cg positions in the new study |
name |
A name of the study |
type |
Disease type |
traitMatrix |
A dataframe of studies and their traits |
traits |
A list of trait names to filter by |
color |
An array of colors to be used. First is for new and the second if for other studies. Red and darcyan by default |
shape |
An array of shapes for plot. Circle and elipsis by default |
A dataframe that is used in visNetwork
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.