data_preparation: Title

View source: R/data_preparation.R

data_preparationR Documentation

Title

Description

Title

Usage

data_preparation(
  family_test,
  transformation,
  tempDataFrame,
  independent_variable,
  g_start,
  dototal,
  covariates,
  depth_analysis
)

Arguments

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


drake69/semseeker documentation built on Sept. 17, 2023, 12:22 a.m.