View source: R/data_preparation.R
data_preparation | R Documentation |
Title
data_preparation(
family_test,
transformation,
tempDataFrame,
independent_variable,
g_start,
dototal,
covariates,
depth_analysis
)
family_test |
test or regression to apply |
transformation |
transformation to apply to data |
tempDataFrame |
data frame to use for test/regression |
independent_variable |
regressor |
g_start |
starting column of the dataframe |
dototal |
boolean to calculate the total burden test/regression |
covariates |
vector of covariates to be found in the sample sheet |
depth_analysis |
1 only sample, 2 chr, 3 alle genomic areas |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.